diff options
author | Javier Setoain <javier.setoain@gmail.com> | 2022-11-07 21:27:36 +0000 |
---|---|---|
committer | Javier Setoain <javier.setoain@gmail.com> | 2022-12-06 10:07:21 +0000 |
commit | 825da072a8ede585be9d23829f7ac483f2dbae78 (patch) | |
tree | 0db0b09090cfb3b5c56ca87d5b39ad63a7beb0d9 /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | 6dac170140d09c23b305558939dc45416f0ec865 (diff) | |
download | llvm-825da072a8ede585be9d23829f7ac483f2dbae78.zip llvm-825da072a8ede585be9d23829f7ac483f2dbae78.tar.gz llvm-825da072a8ede585be9d23829f7ac483f2dbae78.tar.bz2 |
[mlir] Add hoisting of transfer ops in affine loops
The only way to do this with the current hoisting strategy is by
lowering Affine to Scf first, but that prevents further passes on
Affine.
Differential Revision: https://reviews.llvm.org/D137600
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions