about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/asm.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2025-01-17 04:36:09 +0000
committerbors <bors@rust-lang.org>2025-01-17 04:36:09 +0000
commit0c2c096e1ac471b0c34629f9820a7cb1e6d4695d (patch)
tree8f43bebca4fe16713882b0ab609281e283622563 /compiler/rustc_codegen_llvm/src/asm.rs
parentbb3fa4b48eef8dc0815b0464e56f1fb82fe2cdfc (diff)
parente7e52029786aca443a20b95d46dd409cad96103f (diff)
downloadrust-0c2c096e1ac471b0c34629f9820a7cb1e6d4695d.tar.gz
rust-0c2c096e1ac471b0c34629f9820a7cb1e6d4695d.zip
Auto merge of #135047 - Flakebi:amdgpu-kernel-cc, r=workingjubilee
Add gpu-kernel calling convention

The amdgpu-kernel calling convention was reverted in commit f6b21e90d1ec01081bc2619efb68af6788a63d65 (#120495 and https://github.com/rust-lang/rust-analyzer/pull/16463) due to inactivity in the amdgpu target.

Introduce a `gpu-kernel` calling convention that translates to `ptx_kernel` or `amdgpu_kernel`, depending on the target that rust compiles for.

Tracking issue: #135467
amdgpu target tracking issue: #135024
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/asm.rs')
0 files changed, 0 insertions, 0 deletions