[PATCH] D58181: [x86] split more v8f32/v8i32 shuffles in lowering
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 15 09:36:44 PST 2019
spatel added a comment.
Better to stage this in 2 parts?
I can add a check for fast-variable-shuffle, so we get the clear improvements. Then, a follow-up can remove that check and see if that results in any real-world fallout.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58181/new/
https://reviews.llvm.org/D58181
More information about the llvm-commits
mailing list