[PATCH] D104860: [ARM] Fold extract of ARM_BUILD_VECTOR

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 25 12:37:29 PDT 2021


dmgreen updated this revision to Diff 354581.
dmgreen added a comment.

Added a bound check, and update a couple of other tests.


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

https://reviews.llvm.org/D104860

Files:
  llvm/lib/Target/ARM/ARMISelLowering.cpp
  llvm/test/CodeGen/ARM/big-endian-vector-callee.ll
  llvm/test/CodeGen/ARM/big-endian-vector-caller.ll
  llvm/test/CodeGen/Thumb2/mve-shuffle.ll
  llvm/test/CodeGen/Thumb2/mve-soft-float-abi.ll
  llvm/test/CodeGen/Thumb2/mve-vld3.ll
  llvm/test/CodeGen/Thumb2/mve-vld4.ll
  llvm/test/CodeGen/Thumb2/mve-vmull-splat.ll
  llvm/test/CodeGen/Thumb2/mve-vst3.ll
  llvm/test/CodeGen/Thumb2/mve-vst4.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104860.354581.patch
Type: text/x-patch
Size: 81374 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210625/4444e1db/attachment-0001.bin>


More information about the llvm-commits mailing list