internal: Remove abi_amdgpu_kernel
references by clubby789 · Pull Request #16463 · rust-lang/rust-analyzer (original) (raw)
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Conversation4 Commits1 Checks0 Files changed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})
📌 Commit a1fdb87 has been approved by lnicola
It is now in the queue for this repository.
lnicola changed the title
Remove internal: Remove abi_amdgpu_kernel
referencesabi_amdgpu_kernel
references
This was referenced
May 9, 2024
This was referenced
May 28, 2024
This was referenced
Jun 11, 2024
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request
…gjubilee
Add gpu-kernel calling convention
The amdgpu-kernel calling convention was reverted in commit f6b21e9 (rust-lang#120495 and rust-lang/rust-analyzer#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: rust-lang#135467 amdgpu target tracking issue: rust-lang#135024
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request
…gjubilee
Add gpu-kernel calling convention
The amdgpu-kernel calling convention was reverted in commit f6b21e9 (rust-lang#120495 and rust-lang/rust-analyzer#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: rust-lang#135467 amdgpu target tracking issue: rust-lang#135024
bors added a commit to rust-lang-ci/rust that referenced this pull request
…ubilee
Add gpu-kernel calling convention
The amdgpu-kernel calling convention was reverted in commit f6b21e9 (rust-lang#120495 and rust-lang/rust-analyzer#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: rust-lang#135467 amdgpu target tracking issue: rust-lang#135024
github-actions bot pushed a commit to rust-lang/miri that referenced this pull request
Add gpu-kernel calling convention
The amdgpu-kernel calling convention was reverted in commit f6b21e90d1ec01081bc2619efb68af6788a63d65 (#120495 and rust-lang/rust-analyzer#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
github-merge-queue bot pushed a commit that referenced this pull request
Add gpu-kernel calling convention
The amdgpu-kernel calling convention was reverted in commit f6b21e90d1ec01081bc2619efb68af6788a63d65 (#120495 and #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
Kobzol pushed a commit to Kobzol/rustc-dev-guide that referenced this pull request
Add gpu-kernel calling convention
The amdgpu-kernel calling convention was reverted in commit f6b21e90d1ec01081bc2619efb68af6788a63d65 (#120495 and rust-lang/rust-analyzer#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
bjorn3 pushed a commit to rust-lang/rustc_codegen_cranelift that referenced this pull request
Add gpu-kernel calling convention
The amdgpu-kernel calling convention was reverted in commit f6b21e90d1ec01081bc2619efb68af6788a63d65 (#120495 and rust-lang/rust-analyzer#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