[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 Mar 22 07:42:57 PDT 2016


bnieuwenhuizen updated this revision to Diff 51288.
bnieuwenhuizen updated the summary for this revision.
bnieuwenhuizen added a comment.

  v2: - changed naming
      - fixed SGPR register limits
      - also adjusted AMDGPUPromoteAlloca pass


http://reviews.llvm.org/D18340

Files:
  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.51288.patch
Type: text/x-patch
Size: 15365 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160322/b13de4d4/attachment.bin>


More information about the llvm-commits mailing list