summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/X86
diff options
context:
space:
mode:
authorBob Wilson <bob.wilson@apple.com>2012-04-30 16:53:34 +0000
committerBob Wilson <bob.wilson@apple.com>2012-04-30 16:53:34 +0000
commit9245c936566d119c908cabdca16cd31b93da3ca3 (patch)
tree016ba7369213804d1b34a30d37a775a84d541389 /llvm/lib/Target/X86
parentd5ead14365402730ba89af3e7a312487e96f8eee (diff)
downloadbcm5719-llvm-9245c936566d119c908cabdca16cd31b93da3ca3.tar.gz
bcm5719-llvm-9245c936566d119c908cabdca16cd31b93da3ca3.zip
Don't introduce illegal types when creating vmull operations. <rdar://11324364>
ARM BUILD_VECTORs created after type legalization cannot use i8 or i16 operands, since those types are not legal. Instead use i32 operands, which will be implicitly truncated by the BUILD_VECTOR to match the element type. llvm-svn: 155824
Diffstat (limited to 'llvm/lib/Target/X86')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud