[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
Thu Feb 9 13:44:59 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL294627: [AMDGPU] Calculate number of min/max SGPRs/VGPRs for WavesPerEU instead of… (authored by kzhuravl).

Changed prior to commit:
  https://reviews.llvm.org/D29741?vs=87868&id=87869#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D29741

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

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


More information about the llvm-commits mailing list