Skip to content
Unverified Commit 9d4094ae authored by Diana's avatar Diana Committed by GitHub
Browse files

[AMDGPU] Add llvm.amdgcn.set.inactive.chain.arg intrinsic (#71530)

Add a new intrinsic, similar to llvm.amdgcn.set.inactive, but used only
in functions with the `amdgpu_cs_chain` or `amdgpu_cs_chain_preserve`
calling conventions. It allows setting the inactive lanes to those of a
value received as a VGPR argument (whereas llvm.amdgcn.set.inactive
usually takes a constant as the value of the inactive lanes).

Differential Revision: https://reviews.llvm.org/D158604
parent e2f1a95f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment