Javier Setoain 825da072a8 [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
2022-12-06 10:07:21 +00:00
..
2022-11-29 15:03:31 +01:00

Multi-Level Intermediate Representation

See https://mlir.llvm.org/ for more information.