[PATCH] D76514: [ARM] Avoid pointless vrev of element-wise vmov

John Brawn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 26 11:55:26 PDT 2020


john.brawn updated this revision to Diff 252922.
john.brawn added a comment.

Do this in ARMTargetLowering::PerformDAGCombine


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

https://reviews.llvm.org/D76514

Files:
  llvm/lib/Target/ARM/ARMISelLowering.cpp
  llvm/test/CodeGen/ARM/vmov.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76514.252922.patch
Type: text/x-patch
Size: 25222 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200326/59220e87/attachment.bin>


More information about the llvm-commits mailing list