[PATCH] D76515: [ARM] Fix incorrect handling of big-endian vmov.i64
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 23 10:21:40 PDT 2020
dmgreen accepted this revision.
dmgreen added a comment.
This revision is now accepted and ready to land.
Amazing. I was going to say I'm not surprised we get big endian wrong. But it's a movimm. I am a little surprised.
As I've said before, I like the test update script for it's consistency and the fact it doesn't hide any instructions.
Results look better. LGTM.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76515/new/
https://reviews.llvm.org/D76515
More information about the llvm-commits
mailing list