[PATCH] D100245: [ARM] Expand VMOVRRD simplification pattern

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 22 13:06:53 PDT 2021


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

I hadn't forgotten to _test_ BE, but yeah none of these tests were BE. I've added one.


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

https://reviews.llvm.org/D100245

Files:
  llvm/lib/Target/ARM/ARMISelLowering.cpp
  llvm/test/CodeGen/ARM/dagcombine-anyexttozeroext.ll
  llvm/test/CodeGen/ARM/vdup.ll
  llvm/test/CodeGen/Thumb2/mve-soft-float-abi.ll
  llvm/test/CodeGen/Thumb2/mve-vecreduce-add.ll
  llvm/test/CodeGen/Thumb2/mve-vecreduce-mla.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100245.339764.patch
Type: text/x-patch
Size: 74063 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210422/7b316828/attachment.bin>


More information about the llvm-commits mailing list