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

Aakanksha Patil via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 30 13:17:45 PDT 2018


aakanksha555 updated this revision to Diff 171769.
aakanksha555 edited the summary of this revision.

https://reviews.llvm.org/D50200

Files:
  lib/Target/AMDGPU/AMDGPUAnnotateKernelFeatures.cpp
  lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
  test/CodeGen/AMDGPU/annotate-kernel-features-hsa-call.ll
  test/CodeGen/AMDGPU/uniform-work-group-attribute-missing.ll
  test/CodeGen/AMDGPU/uniform-work-group-nested-function-calls.ll
  test/CodeGen/AMDGPU/uniform-work-group-prevent-attribute-propagation.ll
  test/CodeGen/AMDGPU/uniform-work-group-propagate-attribute.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50200.171769.patch
Type: text/x-patch
Size: 13993 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181030/8aaaa22c/attachment.bin>


More information about the llvm-commits mailing list