diff options
| author | William S. Moses <gh@wsmoses.com> | 2021-06-25 16:16:23 -0400 |
|---|---|---|
| committer | William S. Moses <gh@wsmoses.com> | 2021-06-28 12:05:59 -0400 |
| commit | cccc7e5aa8088b3b721e1f430c47d199575fae9b (patch) | |
| tree | 3e296d01a30200c0c40ddea456490a74f42cf703 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | 75cacc6775ad8fc3d89c89ff77fc4a3b7de32111 (diff) | |
| download | llvm-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
