llvm-project/mlir/test/Dialect/SCF
Mehdi Amini f54d0e36be Rename `xla_lhlo.terminator` into `return` in SCF parallel loop test (NFC)
It seems that these were inserted here inadvertently instead of using
standard `return`.
2020-07-08 04:05:43 +00:00
..
canonicalize.mlir [mlir] parallel loop canonicalization 2020-06-26 09:57:08 +02:00
for-loop-specialization.mlir [mlir] Add for loop specialization 2020-06-22 10:14:17 +02:00
invalid.mlir [MLIR] Add a NoRegionArguments trait 2020-07-06 09:05:38 -07:00
loop-unroll.mlir
ops.mlir Change filecheck default to dump input on failure 2020-06-09 18:57:46 +00:00
parallel-loop-fusion.mlir Rename `xla_lhlo.terminator` into `return` in SCF parallel loop test (NFC) 2020-07-08 04:05:43 +00:00
parallel-loop-specialization.mlir [MLIR][Standard] Make the `dim` operation index an operand. 2020-06-10 13:54:47 +00:00
parallel-loop-tiling.mlir [mlir] parallel loop tiling optimization for loops with static bounds 2020-06-25 09:21:24 +02:00