llvm-project/mlir/test/Transforms
Uday Bondhugula 3e497a1147 [MLIR] Update/fix memref region computation for affine.parallel ops
When the affine.parallel op was introduced, affine utilities weren't
extended to handle it. Extending these is straightforward and natural
given that addAffineParallelOpDomain has also been added.
Update/complete memref region compute to account for affine.parallel
ops. Handle failure cleanly.

Add and expose utilities missing for affine.parallel to be consistent
with affine.for.

All of these allow various affine passes to work with a combination of
affine.parallel and affine.for ops.

Differential Revision: https://reviews.llvm.org/D145669
2023-03-15 06:40:24 +05:30
..
buffer-results-to-out-params.mlir
canonicalize-block-merge.mlir
canonicalize-dce.mlir
canonicalize-td.mlir
canonicalize.mlir
compose-subview.mlir
constant-fold.mlir
control-flow-sink-test.mlir
control-flow-sink.mlir
cse.mlir
decompose-call-graph-types.mlir
inlining-dce.mlir
inlining-dump-default-pipeline.mlir
inlining-recursive.mlir
inlining-repeated-use.mlir
inlining.mlir
location-snapshot.mlir
loop-fusion-2.mlir
loop-fusion-3.mlir
loop-fusion-4.mlir
loop-fusion-dependence-check.mlir
loop-fusion-slice-computation.mlir
loop-fusion-transformation.mlir
loop-fusion.mlir
loop-invariant-code-motion.mlir
memref-bound-check.mlir
memref-dependence-check.mlir
normalize-memrefs-ops-dynamic.mlir
normalize-memrefs-ops.mlir
normalize-memrefs.mlir
parallel-loop-collapsing.mlir
parametric-mapping.mlir
parametric-tiling.mlir
pipeline-data-transfer.mlir
print-op-graph.mlir
promote-buffers-to-stack.mlir
sccp-callgraph.mlir
sccp-structured.mlir
sccp.mlir
scf-if-utils.mlir
scf-loop-unroll.mlir
scf-replace-with-new-yields.mlir
single-parallel-loop-collapsing.mlir
strip-debuginfo.mlir
test-canonicalize-filter.mlir
test-canonicalize.mlir
test-commutativity-utils.mlir
test-convert-call-op.mlir
test-dialect-conversion-pdll.mlir
test-inlining.mlir
test-legalize-erased-op-with-uses.mlir
test-legalize-remapped-value.mlir
test-legalize-target-materialization-no-uses.mlir
test-legalize-type-conversion.mlir
test-legalize-unknown-root.mlir
test-legalizer-analysis.mlir
test-legalizer-full.mlir
test-legalizer.mlir
test-merge-blocks.mlir
test-operation-folder-commutative.mlir
test-operation-folder.mlir
test-pattern-selective-replacement.mlir
test-rewrite-dynamic-op.mlir
test-strict-pattern-driver.mlir
test-symbol-dce.mlir
test-symbol-privatize.mlir
test-toposort.mlir