Skip to content
Commit 29984ba0 authored by Nadav Rotem's avatar Nadav Rotem
Browse files

Fix PR12000. Some vector operations may use scalar operands with types

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.

llvm-svn: 150477
parent 8001f746
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment