about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorFlakebi <flakebi@t-online.de>2025-01-02 22:42:10 +0100
committerFlakebi <flakebi@t-online.de>2025-01-16 00:26:55 +0100
commit41ae38294d103ef406675c725d72b98b07416669 (patch)
tree174ded3f1f61d6e099e6bea59404e3c173648bdb /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parentcd271d811e9c70d47380f5e1b0b2a954241bbc47 (diff)
downloadrust-41ae38294d103ef406675c725d72b98b07416669.tar.gz
rust-41ae38294d103ef406675c725d72b98b07416669.zip
Add gpu-kernel calling convention
The amdgpu-kernel calling convention was reverted in commit
f6b21e90d1ec01081bc2619efb68af6788a63d65 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.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions