[PATCH] D123414: [AArch64] Break up larger shuffle-masks into legal sizes in getShuffleCost
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 26 03:23:28 PDT 2022
dmgreen added a comment.
>From looking at D100486 <https://reviews.llvm.org/D100486>, it appears that processShuffleMasks only handles single-input shuffles. I think I would recommend going with this version for the moment, and re-evaluating to use processShuffleMasks if it changes in the future to handle multiple-input shuffles.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123414/new/
https://reviews.llvm.org/D123414
More information about the llvm-commits
mailing list