summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorPaul Walker <paul.walker@arm.com>2020-07-08 15:12:22 +0000
committerPaul Walker <paul.walker@arm.com>2020-07-08 15:39:25 +0000
commitbb35f0fd89ff4904cc954f1578b6bbe28a6795f1 (patch)
tree7e122440bb3a3420e6ac94ec0d905500cc52e567 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent7a7d50e1f0d84c701fd2aa1b84a73a3e194fb91a (diff)
[SelectionDAG] Fix incorrect offset when expanding CONCAT_VECTORS.
ExpandVectorBuildThroughStack is also used for CONCAT_VECTORS. However, when calculating the offsets for each of the operands we incorrectly use the element size rather than actual size and thus the stores overlap. Differential Revision: https://reviews.llvm.org/D83303
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions