diff options
author | Benjamin Kramer <benny.kra@googlemail.com> | 2021-11-22 22:11:45 +0100 |
---|---|---|
committer | Benjamin Kramer <benny.kra@googlemail.com> | 2021-11-22 22:56:15 +0100 |
commit | 966b72098363d44adf2882b9c34fcdbe344ff913 (patch) | |
tree | 836e0a12079b03b9fc969f0d59bdb5bcceeafe8c /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 2dec2aa3ad083dbde838809f0e8c7ae31110e111 (diff) | |
download | llvm-966b72098363d44adf2882b9c34fcdbe344ff913.zip llvm-966b72098363d44adf2882b9c34fcdbe344ff913.tar.gz llvm-966b72098363d44adf2882b9c34fcdbe344ff913.tar.bz2 |
[mlir][memref] Fix expanded shape ops memref.cast folding with changed type
`memref.expand_shape` has verification logic to make sure
result dim must be static if all the collapsing src dims are static.
This can be relaxed once expand_shape supports more dynamism.
Differential Revision: https://reviews.llvm.org/D114391
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions