[PATCH] D41323: [X86][SSE] Add cpu feature for aggressive combining to variable shuffles
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Dec 17 08:27:34 PST 2017
spatel accepted this revision.
spatel added a comment.
This revision is now accepted and ready to land.
LGTM.
The only question is whether we prefer a 'Fast' feature or a 'Slow' feature to distinguish these cases. I don't have a preference, so you might want to wait for more feedback before committing.
Repository:
rL LLVM
https://reviews.llvm.org/D41323
More information about the llvm-commits
mailing list