Currently, the codegen support for llvm.amdgcn.workgroup.id*
intrinsics are enabled only for compute kernels. In addition,
this patch enables their selection for compute shaders on
subtargets that have architected SGPRs.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo