[PATCH] D58574: [X86][SSE] Generalize X86ISD::BLENDI support to more value types with fix for revert from r354713

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 23 02:26:07 PST 2019


RKSimon added a comment.

FWICT from the discussion on D57888 <https://reviews.llvm.org/D57888>, doesn't that mean the problem is really in the commutation code and we should be fixing that?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58574/new/

https://reviews.llvm.org/D58574





More information about the llvm-commits mailing list