[PATCH] D47009: AMDGPU: Add pass to optimize reqd_work_group_size
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 18 01:52:31 PDT 2018
arsenm updated this revision to Diff 147447.
arsenm added a comment.
Account for difference between 1.2 and 2.0 wrt uniform-work-group-size
https://reviews.llvm.org/D47009
Files:
lib/Target/AMDGPU/AMDGPU.h
lib/Target/AMDGPU/AMDGPULowerKernelAttributes.cpp
lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
lib/Target/AMDGPU/CMakeLists.txt
test/CodeGen/AMDGPU/reqd-work-group-size.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47009.147447.patch
Type: text/x-patch
Size: 38163 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180518/779fc30d/attachment.bin>
More information about the llvm-commits
mailing list