[PATCH] D29741: [AMDGPU] Calculate number of min/max SGPRs/VGPRs for WavesPerEU instead of using switch statement

Konstantin Zhuravlyov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 8 22:46:28 PST 2017


kzhuravl updated this revision to Diff 87763.
kzhuravl marked an inline comment as done.
kzhuravl added a comment.

Address review comments.


https://reviews.llvm.org/D29741

Files:
  lib/Target/AMDGPU/AMDGPUSubtarget.cpp
  lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
  test/CodeGen/AMDGPU/attr-amdgpu-waves-per-eu.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29741.87763.patch
Type: text/x-patch
Size: 5386 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170209/eeb5cbc3/attachment.bin>


More information about the llvm-commits mailing list