llvm-project/mlir/test/Conversion/AffineToStandard
MaheshRavishankar fbe911ee75 [mlir][AffineToStandard] Make LowerAffine pass Op-agnostic.
The LowerAffine psas was a FunctionPass only for legacy
reasons. Making this Op-agnostic allows it to be used from command
line when affine expressions are within operations other than
`std.func`.

Differential Revision: https://reviews.llvm.org/D84590
2020-07-27 12:14:17 -07:00
..
lower-affine-gpu.mlir [mlir][AffineToStandard] Make LowerAffine pass Op-agnostic. 2020-07-27 12:14:17 -07:00
lower-affine-to-vector.mlir [mlir][Vector] Make minor identity permutation map optional in transfer op printing and parsing 2020-05-18 11:41:27 -04:00
lower-affine.mlir [MLIR] Add lowering for affine.parallel to scf.parallel 2020-07-18 13:13:49 +05:30