[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
Tue Apr 12 16:50:17 PDT 2016


bnieuwenhuizen updated this revision to Diff 53494.
bnieuwenhuizen added a comment.

Should fix all comments from Matt except for the isCompute call.


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.53494.patch
Type: text/x-patch
Size: 17023 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160412/3e4eaea3/attachment.bin>


More information about the llvm-commits mailing list