llvm-project/mlir/test/Dialect/SCF
William S. Moses dfb34c0df9 [MLIR][SCF] Inline ExecuteRegion if parent can contain multiple blocks
The executeregionop is used to allow multiple blocks within SCF constructs. If the container allows multiple blocks, inline the region

Differential Revision: https://reviews.llvm.org/D104960
2021-06-30 10:03:22 -04:00
..
bufferize.mlir [MLIR] Create memref dialect and move dialect-specific ops from std. 2021-03-15 11:14:09 +01:00
canonicalize.mlir [MLIR][SCF] Inline ExecuteRegion if parent can contain multiple blocks 2021-06-30 10:03:22 -04:00
for-loop-specialization.mlir [MLIR] Create memref dialect and move dialect-specific ops from std. 2021-03-15 11:14:09 +01:00
invalid.mlir [MLIR] Introduce scf.execute_region op 2021-06-18 15:22:33 +05:30
loop-range.mlir Implement an scf.for range folding optimization pass. 2021-06-24 01:07:28 +00:00
loop-unroll.mlir [MLIR] Create memref dialect and move dialect-specific ops from std. 2021-03-15 11:14:09 +01:00
ops.mlir [MLIR] Introduce scf.execute_region op 2021-06-18 15:22:33 +05:30
parallel-loop-fusion.mlir [MLIR] Create memref dialect and move dialect-specific ops from std. 2021-03-15 11:14:09 +01:00
parallel-loop-specialization.mlir [MLIR] Create memref dialect and move dialect-specific ops from std. 2021-03-15 11:14:09 +01:00
parallel-loop-tiling.mlir [MLIR] Create memref dialect and move dialect-specific ops from std. 2021-03-15 11:14:09 +01:00