[PATCH] D132308: [LV] Replace fixed-order cost model with a SK_Splice shuffle
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 23 00:01:24 PDT 2022
dmgreen added a comment.
> Also cc'ing @power-llvm-team and @jonpa for the PPC & SystemZ costs respectively.
I believe that power and systemz both treat all shuffles as cheap, so should not see a difference.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132308/new/
https://reviews.llvm.org/D132308
More information about the llvm-commits
mailing list