about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
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
commit14b00fba0a9987bed21261a4edc5e4ef866a4ac4 (patch)
treeb9fca8d29d18e1aacf09b16da58305db6016a18f /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parentb52c07f2294ec23a2ec3c35515f0430b1124638c (diff)
parent41ae38294d103ef406675c725d72b98b07416669 (diff)
downloadrust-14b00fba0a9987bed21261a4edc5e4ef866a4ac4.tar.gz
rust-14b00fba0a9987bed21261a4edc5e4ef866a4ac4.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_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions