aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorWilliam S. Moses <gh@wsmoses.com>2021-06-10 15:12:04 -0400
committerWilliam S. Moses <gh@wsmoses.com>2021-06-28 12:23:29 -0400
commit44826ecd929bdd33b3c86650198a5f8a57965cc7 (patch)
tree30bce0eed0d8f8383608085fe6ed3b900ced6e5f /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parente6450d88e2801373d198bd63af547dbc0a096334 (diff)
downloadllvm-44826ecd929bdd33b3c86650198a5f8a57965cc7.zip
llvm-44826ecd929bdd33b3c86650198a5f8a57965cc7.tar.gz
llvm-44826ecd929bdd33b3c86650198a5f8a57965cc7.tar.bz2
[MLIR] Correct memrefdataflow behavior in the presence of cast and other operations
MemRefDataFlow performs mem2reg style operations for affine load/stores. Unfortunately, it is not presently correct in the presence of external operations such as memref.cast, or function calls. This diff extends the functionality of the pass to remain correct in the presence of such ops. Differential Revision: https://reviews.llvm.org/D104053
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions