[PATCH] D18340: AMDGPU: allow specifying a workgroup size that needs to fit in a compute unit
Bas Nieuwenhuizen via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 7 15:39:22 PDT 2016
bnieuwenhuizen updated this revision to Diff 52964.
bnieuwenhuizen added a comment.
There are no changes in shader-db. Also rebased the patch (minor changes related to the calling convention change).
http://reviews.llvm.org/D18340
Files:
include/llvm/Support/MathExtras.h
lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp
lib/Target/AMDGPU/SIMachineFunctionInfo.cpp
lib/Target/AMDGPU/SIMachineFunctionInfo.h
lib/Target/AMDGPU/SIRegisterInfo.cpp
lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h
test/CodeGen/AMDGPU/large-work-group-promote-alloca.ll
test/CodeGen/AMDGPU/large-work-group-registers.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18340.52964.patch
Type: text/x-patch
Size: 16902 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160407/3e1ca820/attachment.bin>
More information about the llvm-commits
mailing list