diff options
author | Nadav Rotem <nadav.rotem@intel.com> | 2012-02-14 13:06:32 +0000 |
---|---|---|
committer | Nadav Rotem <nadav.rotem@intel.com> | 2012-02-14 13:06:32 +0000 |
commit | 29984ba033b8eb41dbae092cfea16ee2b120d0e2 (patch) | |
tree | 6e05d7127aa1c19e51cb49f2276dc96f2f849624 /llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp | |
parent | 8001f7467a0bb00c009d209afdd864153ab71b75 (diff) | |
download | llvm-29984ba033b8eb41dbae092cfea16ee2b120d0e2.zip llvm-29984ba033b8eb41dbae092cfea16ee2b120d0e2.tar.gz llvm-29984ba033b8eb41dbae092cfea16ee2b120d0e2.tar.bz2 |
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
Diffstat (limited to 'llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp')
0 files changed, 0 insertions, 0 deletions