summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
diff options
context:
space:
mode:
authorJames Molloy <james.molloy@arm.com>2014-10-17 17:06:31 +0000
committerJames Molloy <james.molloy@arm.com>2014-10-17 17:06:31 +0000
commitf497d5511d1aff061c3af95b13796f8a4b05a4d0 (patch)
treeb75871ef972ad46173228992a510b7f2ac1782c5 /llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
parentff73fc9547e927a07468f7ee34aac022b522452e (diff)
downloadbcm5719-llvm-f497d5511d1aff061c3af95b13796f8a4b05a4d0.tar.gz
bcm5719-llvm-f497d5511d1aff061c3af95b13796f8a4b05a4d0.zip
[AArch64] Fix a silent codegen fault in BUILD_VECTOR lowering.
We should be talking about the number of source elements, not the number of destination elements, given we know at this point that the source and dest element numbers are not the same. While we're at it, avoid writing to std::vector::end()... Bug found with random testing and a lot of coffee. llvm-svn: 220051
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud