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

Aakanksha Patil via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 19 11:43:20 PDT 2018


aakanksha555 updated this revision to Diff 166157.
aakanksha555 marked an inline comment as done.
aakanksha555 added a comment.

Updated Test5


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.166157.patch
Type: text/x-patch
Size: 7644 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180919/d392b217/attachment.bin>


More information about the llvm-commits mailing list