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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 29 09:58:39 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL323672: [X86] Don't create SHRUNKBLEND when the condition is used by the true or falseā€¦ (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D42628?vs=131733&id=131824#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D42628

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/pr34592.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42628.131824.patch
Type: text/x-patch
Size: 6247 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180129/36a7b54a/attachment.bin>


More information about the llvm-commits mailing list