aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp
diff options
context:
space:
mode:
authorNadav Rotem <nadav.rotem@intel.com>2012-02-14 13:06:32 +0000
committerNadav Rotem <nadav.rotem@intel.com>2012-02-14 13:06:32 +0000
commit29984ba033b8eb41dbae092cfea16ee2b120d0e2 (patch)
tree6e05d7127aa1c19e51cb49f2276dc96f2f849624 /llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp
parent8001f7467a0bb00c009d209afdd864153ab71b75 (diff)
downloadllvm-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