summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2012-02-14-scalar.ll
Commit message (Collapse)AuthorAge
* Fix PR12000. Some vector operations may use scalar operands with typesNadav Rotem2012-02-14
that are greater than the vector element type. For example BUILD_VECTOR of type <1 x i1> with a constant i8 operand. This patch fixes the assertion. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@150477 91177308-0d34-0410-b5e6-96231b3b80d8