aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachinePassManager.cpp
diff options
context:
space:
mode:
authorBjorn Pettersson <bjorn.a.pettersson@ericsson.com>2020-08-13 17:43:12 +0200
committerBjorn Pettersson <bjorn.a.pettersson@ericsson.com>2020-08-13 18:25:32 +0200
commit11446b02c7ec258a55de0259c3447d9ce5d5ac63 (patch)
treeca447552dadfbd016423236fbda2234f39de0489 /llvm/lib/CodeGen/MachinePassManager.cpp
parent98ba0a5ffee219f503a9dc2526f609da832ebf01 (diff)
downloadllvm-11446b02c7ec258a55de0259c3447d9ce5d5ac63.zip
llvm-11446b02c7ec258a55de0259c3447d9ce5d5ac63.tar.gz
llvm-11446b02c7ec258a55de0259c3447d9ce5d5ac63.tar.bz2
[VectorCombine] Fix for non-zero addrspace when creating vector load from scalar load
This is a fixup to commit 43bdac290663f4424f9fb, to make sure the address space from the original load pointer is retained in the vector pointer. Resolves problem with Assertion `castIsValid(op, S, Ty) && "Invalid cast!"' failed. due to address space mismatch. Reviewed By: spatel Differential Revision: https://reviews.llvm.org/D85912
Diffstat (limited to 'llvm/lib/CodeGen/MachinePassManager.cpp')
0 files changed, 0 insertions, 0 deletions