llvm-project/mlir/test/Dialect/Affine
Matthias Springer fe0bf7d469 [mlir][vector][NFC] Use CombiningKindAttr instead of StringAttr
This makes the op consistent with other ops in vector dialect.

Differential Revision: https://reviews.llvm.org/D119343
2022-02-10 19:13:29 +09:00
..
SuperVectorize [mlir][vector][NFC] Use CombiningKindAttr instead of StringAttr 2022-02-10 19:13:29 +09:00
affine-data-copy.mlir [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
affine-loop-invariant-code-motion.mlir [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
affine-loop-normalize.mlir [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
canonicalize.mlir [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
constant-fold.mlir [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
dma-generate.mlir [MLIR] NFC. affine data copy generate utility return value cleanup 2022-01-14 19:37:05 +05:30
dma.mlir [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
inlining.mlir [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
invalid.mlir [mlir] Split out a new ControlFlow dialect from Standard 2022-02-06 14:51:16 -08:00
load-store-invalid.mlir [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
load-store.mlir [MLIR] Create memref dialect and move dialect-specific ops from std. 2021-03-15 11:14:09 +01:00
loop-coalescing.mlir [MLIR] NFC. Rename pass cmd-line to prefix affine 2022-01-27 13:01:39 +05:30
loop-permute.mlir Fix test: add `-allow-unregistered-dialect` to Affine/loop-permute.mlir test (missed during rebase) 2020-03-30 20:14:47 +00:00
loop-tiling-parametric.mlir [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
loop-tiling-validity.mlir Multiple fixes to affine loop tiling return status and checks 2022-01-08 16:50:44 +05:30
loop-tiling.mlir Multiple fixes to affine loop tiling return status and checks 2022-01-08 16:50:44 +05:30
loop-unswitch.mlir [MLIR] Simplify affine.if ops with trivial conditions 2021-06-12 19:29:10 +05:30
memref-stride-calculation.mlir [mlir] Tighten strided layout specification. 2021-10-04 10:37:05 +00:00
ops.mlir [mlir] Don't print `// no predecessors` on entry blocks 2022-01-19 15:57:58 -08:00
parallelize.mlir [mlir] Move SelectOp from Standard to Arithmetic 2022-02-02 14:45:12 -08:00
scalrep.mlir [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
simplify-structures.mlir [MLIR] NFC. Rename pass cmd-line to prefix affine 2022-01-27 13:01:39 +05:30
slicing-utils.mlir [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
unroll-jam.mlir [MLIR] Fix affine.for unroll for multi-result upper bound maps 2021-12-04 07:20:26 +05:30
unroll.mlir [MLIR] Fix affine.for unroll for multi-result upper bound maps 2021-12-04 07:20:26 +05:30