[PATCH] D29313: InterleaveAccessPass: Avoid constructing invalid shuffle masks
Matthew Simpson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 31 09:01:26 PST 2017
mssimpso accepted this revision.
mssimpso added a comment.
This revision is now accepted and ready to land.
Hi Matthias,
This looks good to me. Nice find!
I think in the past there may have been some effort made to keep the ARM and AArch64 tests in sync, but having just scrutinized all the existing tests, I know this is not strictly the case anymore. So feel free to add an identical test for AArch64 if you like, but I don't think it's necessary.
Repository:
rL LLVM
https://reviews.llvm.org/D29313
More information about the llvm-commits
mailing list