[PATCH] D38318: [X86][SSE] Match PSHUFLW/PSHUFHW + PSHUFD vXi16 shuffle patterns (PR34686)

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 28 16:14:00 PST 2017


spatel accepted this revision.
spatel added a comment.
This revision is now accepted and ready to land.

The questionable transforms are differentiated with 'fast-variable-shuffle' now, so LGTM.


Repository:
  rL LLVM

https://reviews.llvm.org/D38318





More information about the llvm-commits mailing list