llvm-project/mlir/test/Dialect/SCF
William S. Moses d23fa4f2f1 [MLIR][SCF] Remove unused arguments to whileop
Canonicalize away unused arguments to the before region of a whileOp

Reviewed By: mehdi_amini

Differential Revision: https://reviews.llvm.org/D117059
2022-01-11 20:18:08 -05:00
..
bufferize.mlir [mlir] Move memref.[tensor_load|buffer_cast|clone] to "bufferization" dialect. 2021-11-25 11:50:39 +01:00
canonicalize.mlir [MLIR][SCF] Remove unused arguments to whileop 2022-01-11 20:18:08 -05:00
for-loop-canonicalization.mlir [mlir][tensor] InsertSliceOp verification. 2021-11-30 20:37:06 +00:00
for-loop-peeling.mlir [MLIR] Simplify semi-affine expressions using flattening 2021-11-16 15:42:22 +05:30
for-loop-specialization.mlir [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
for-loop-to-while-loop.mlir [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
invalid.mlir [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
loop-pipelining.mlir [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
loop-range.mlir [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
loop-unroll.mlir [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
ops.mlir [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
parallel-loop-fusion.mlir [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
parallel-loop-specialization.mlir [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
parallel-loop-tiling-inbound-check.mlir [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
parallel-loop-tiling.mlir [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00