llvm-project/mlir/test/Dialect/SCF
Stephan Herhut 4348d8ab7f [mlir][math] Split off the math dialect.
This does not split transformations, yet. Those will be done as future clean ups.

Differential Revision: https://reviews.llvm.org/D96272
2021-02-12 10:55:12 +01:00
..
bufferize.mlir [mlir] Properly handle recursive bufferization for scf.for/scf.if 2020-10-28 14:16:56 -07:00
canonicalize.mlir [mlir] Fix scf.for single iteration canonicalization check 2021-02-02 18:30:50 -05:00
for-loop-specialization.mlir [mlir][OpFormatGen] Format enum attribute cases as keywords when possible 2021-01-14 11:35:49 -08:00
invalid.mlir [mlir] Add a generic while/do-while loop to the SCF dialect 2020-11-04 09:43:13 +01:00
loop-unroll.mlir [NFC] Follow up on D87111 - Add an option for unrolling loops up to a factor - CR issues addressed. 2020-09-11 08:12:44 -07:00
ops.mlir [mlir][OpFormatGen] Format enum attribute cases as keywords when possible 2021-01-14 11:35:49 -08:00
parallel-loop-fusion.mlir [mlir][math] Split off the math dialect. 2021-02-12 10:55:12 +01:00
parallel-loop-specialization.mlir [mlir][OpFormatGen] Format enum attribute cases as keywords when possible 2021-01-14 11:35:49 -08:00
parallel-loop-tiling.mlir [MLIR][SCF] Find all innermost loops for parallel loop tiling 2020-11-27 10:08:56 +01:00