[PATCH] D50200: AMDGPU: Handle "uniform-work-group-size" attribute

Aakanksha Patil via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 20 11:07:28 PDT 2018


aakanksha555 updated this revision to Diff 166333.
aakanksha555 added a comment.

Found 2 failing tests. Updated code to fix them.


https://reviews.llvm.org/D50200

Files:
  lib/Target/AMDGPU/AMDGPUAnnotateKernelFeatures.cpp
  lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
  test/CodeGen/AMDGPU/uniform-work-group-test1.ll
  test/CodeGen/AMDGPU/uniform-work-group-test2.ll
  test/CodeGen/AMDGPU/uniform-work-group-test3.ll
  test/CodeGen/AMDGPU/uniform-work-group-test4.ll
  test/CodeGen/AMDGPU/uniform-work-group-test5.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50200.166333.patch
Type: text/x-patch
Size: 7664 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180920/45efac02/attachment.bin>


More information about the llvm-commits mailing list