[PATCH] D93993: [X86] Make deinterleave8bitStride3 use unary CreateShuffleVector
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jan 3 08:59:33 PST 2021
nikic accepted this revision.
nikic added a comment.
This revision is now accepted and ready to land.
LGTM. You might want to update the comment at the top of the file to use poison instead of undef (just to show the canonical IR, doesn't matter semantically).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93993/new/
https://reviews.llvm.org/D93993
More information about the llvm-commits
mailing list