[PATCH] D42628: [X86] Don't create SHRUNKBLEND when the condition is used by the true or false operand of the vselect.

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 29 03:05:49 PST 2018


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

LGTM, thanks. Ideally we'd pre-commit pr34592.ll so the patch shows the codegen fix, but if that makes the merge into the 6.00 release branch harder then don't bother.


Repository:
  rL LLVM

https://reviews.llvm.org/D42628





More information about the llvm-commits mailing list