[PATCH] D71194: [ARM] MVE VLDn addressing modes
Simon Tatham via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 15 03:42:44 PST 2020
simon_tatham accepted this revision.
simon_tatham added a comment.
This revision is now accepted and ready to land.
OK, this LGTM from the point of view of what's happening in the tests.
But, fair warning, I'm not a great expert on isel lowering! So if you need a reviewer to spot subtle mistakes in `PerformMVEVLDCombine` then you might still need to look for someone else to comment.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71194/new/
https://reviews.llvm.org/D71194
More information about the llvm-commits
mailing list