[PATCH] D52043: [X86][SSE] Lower shuffles to permute(unpack(x, y)) (PR31151)
Roland Scheidegger via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 13 14:27:26 PDT 2018
sroland added a comment.
Looks alright to me, and cleaner than what I suggested in bug 31151. And the test results look great too.
Repository:
rL LLVM
https://reviews.llvm.org/D52043
More information about the llvm-commits
mailing list