[PATCH] D94990: [ARM] Simplify extract of VMOVDRR

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 27 10:53:57 PST 2021


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

Yeah good point! I've updated the test to run BE too, and I ran some tests back when I wrote this which seemed to show it was OK.


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

https://reviews.llvm.org/D94990

Files:
  llvm/lib/Target/ARM/ARMISelLowering.cpp
  llvm/test/CodeGen/Thumb2/mve-soft-float-abi.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94990.319603.patch
Type: text/x-patch
Size: 5474 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210127/8960d73e/attachment.bin>


More information about the llvm-commits mailing list