[PATCH] D58574: [X86][SSE] Generalize X86ISD::BLENDI support to more value types with fix for revert from r354713
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Feb 23 13:42:31 PST 2019
craig.topper added a comment.
I've put the original patch back in with the fix to the TwoAddressInstructionPass and a reduced test case. I'll rebase this to just the change to use PBLENDW instead.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58574/new/
https://reviews.llvm.org/D58574
More information about the llvm-commits
mailing list