[PATCH] D80457: AMDGPU/GlobalISel: Fixed handling of non-standard vectors

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 27 10:50:31 PDT 2020


rampitec updated this revision to Diff 266596.
rampitec marked 3 inline comments as done.
rampitec added a comment.

Moved RegSplitParts into a static std::array initialized once.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D80457/new/

https://reviews.llvm.org/D80457

Files:
  llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp
  llvm/test/CodeGen/AMDGPU/GlobalISel/extractelement.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-concat-vectors.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80457.266596.patch
Type: text/x-patch
Size: 34565 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200527/73c05693/attachment-0001.bin>


More information about the llvm-commits mailing list