[PATCH] D116955: AMDGPU: Avoid enabling kernel workitem IDs with reqd_work_group_size

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 10 09:23:53 PST 2022


arsenm created this revision.
arsenm added a reviewer: AMDGPU.
Herald added subscribers: foad, kerbowa, hiraditya, t-tye, tpr, dstuttard, yaxunl, nhaehnle, jvesely, kzhuravl.
arsenm requested review of this revision.
Herald added a subscriber: wdng.
Herald added a project: LLVM.

https://reviews.llvm.org/D116955

Files:
  llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.cpp
  llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.workitem.id.ll
  llvm/test/CodeGen/AMDGPU/call-reqd-group-size.ll
  llvm/test/CodeGen/AMDGPU/llvm.amdgcn.workitem.id.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116955.398673.patch
Type: text/x-patch
Size: 3889 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220110/47abfb3b/attachment-0001.bin>


More information about the llvm-commits mailing list