aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorWilliam S. Moses <gh@wsmoses.com>2021-06-25 16:16:23 -0400
committerWilliam S. Moses <gh@wsmoses.com>2021-06-28 12:05:59 -0400
commitcccc7e5aa8088b3b721e1f430c47d199575fae9b (patch)
tree3e296d01a30200c0c40ddea456490a74f42cf703 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent75cacc6775ad8fc3d89c89ff77fc4a3b7de32111 (diff)
downloadllvm-cccc7e5aa8088b3b721e1f430c47d199575fae9b.zip
llvm-cccc7e5aa8088b3b721e1f430c47d199575fae9b.tar.gz
llvm-cccc7e5aa8088b3b721e1f430c47d199575fae9b.tar.bz2
[MLIR] Don't remove memref allocation if stored into another allocation
A canonicalization accidentally will remove a memref allocation if it is only stored into. However, this is incorrect if the allocation is the value being stored, not the allocation being stored into. Differential Revision: https://reviews.llvm.org/D104947
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions