[PATCH] D70841: [ARM][MVE] Sink vector shift operand

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 6 00:32:27 PST 2019


samparker updated this revision to Diff 232503.
samparker added a comment.

Now flipping the vdup and sub to reuse existing patterns.


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

https://reviews.llvm.org/D70841

Files:
  llvm/lib/Target/ARM/ARMISelLowering.cpp
  llvm/lib/Target/ARM/ARMInstrMVE.td
  llvm/test/CodeGen/Thumb2/mve-shifts-scalar.ll
  llvm/test/CodeGen/Thumb2/mve-shifts.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70841.232503.patch
Type: text/x-patch
Size: 22546 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191206/60e126b5/attachment-0001.bin>


More information about the llvm-commits mailing list