[llvm-commits] [llvm] r158168 - /llvm/trunk/lib/Target/X86/X86ISelLowering.cpp

Chandler Carruth chandlerc at google.com
Thu Jun 7 14:05:14 PDT 2012


On Thu, Jun 7, 2012 at 1:53 PM, Nadav Rotem <nadav.rotem at intel.com> wrote:

> Author: nadav
> Date: Thu Jun  7 15:53:48 2012
> New Revision: 158168
>
> URL: http://llvm.org/viewvc/llvm-project?rev=158168&view=rev
> Log:
> Do not optimize the used bits of the x86 vselect condition operand, when
> the condition operand is a vector of 1-bit predicates.
> This may happen on MIC devices.
>

Test case?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120607/ab1a33d4/attachment.html>


More information about the llvm-commits mailing list