[PATCH] D76514: [ARM] Avoid pointless vrev of element-wise vmov
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 1 05:30:57 PDT 2020
dmgreen added a comment.
The code looks OK. I think update_llc_test_checks should work, I've used it elsewhere in the past.
You may run into problems with zero vectors no longer being recognized? Like in the passthru of masked loads. Can you rebase this onto the MVE tests too?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76514/new/
https://reviews.llvm.org/D76514
More information about the llvm-commits
mailing list