llvm-project/mlir/test/Dialect/Linalg
Mehdi Amini 95371ce9c2 Enable FileCheck -enable-var-scope by default in MLIR test
This option avoids to accidentally reuse variable across -LABEL match,
it can be explicitly opted-in by prefixing the variable name with $

Differential Revision: https://reviews.llvm.org/D81531
2020-06-12 00:43:09 +00:00
..
affine.mlir Enable FileCheck -enable-var-scope by default in MLIR test 2020-06-12 00:43:09 +00:00
canonicalize.mlir Enable FileCheck -enable-var-scope by default in MLIR test 2020-06-12 00:43:09 +00:00
drop-unit-extent-dims.mlir Enable FileCheck -enable-var-scope by default in MLIR test 2020-06-12 00:43:09 +00:00
fold-unit-trip-loops.mlir Enable FileCheck -enable-var-scope by default in MLIR test 2020-06-12 00:43:09 +00:00
forward-vector-transfers.mlir [mlir][Linalg][Vector] Add forwarding patterns between linalg.copy and vector.transfer 2020-05-29 08:08:34 -04:00
fusion-2-level.mlir [MLIR][Standard] Make the `dim` operation index an operand. 2020-06-10 13:54:47 +00:00
fusion-tensor.mlir Enable FileCheck -enable-var-scope by default in MLIR test 2020-06-12 00:43:09 +00:00
fusion.mlir Enable FileCheck -enable-var-scope by default in MLIR test 2020-06-12 00:43:09 +00:00
fusion_indexed_generic.mlir [MLIR][Standard] Make the `dim` operation index an operand. 2020-06-10 13:54:47 +00:00
hoisting.mlir [mlir][Linalg] Add a hoistRedundantVectorTransfers helper function 2020-06-05 06:50:24 -04:00
invalid.mlir [mlir][Linalg] Create a named batch_matmul op and pipe it through. 2020-04-21 12:09:46 -04:00
llvm.mlir [mlir][Linalg] Start a LinalgToStandard pass and move conversion to library calls. 2020-05-15 00:24:03 -04:00
loops.mlir Enable FileCheck -enable-var-scope by default in MLIR test 2020-06-12 00:43:09 +00:00
parallel_loops.mlir [MLIR][Standard] Make the `dim` operation index an operand. 2020-06-10 13:54:47 +00:00
promote.mlir Enable FileCheck -enable-var-scope by default in MLIR test 2020-06-12 00:43:09 +00:00
promotion_options.mlir [mlir][linalg] Allow promotion to use callbacks for 2020-05-26 21:33:57 -07:00
roundtrip.mlir Enable FileCheck -enable-var-scope by default in MLIR test 2020-06-12 00:43:09 +00:00
standard.mlir Enable FileCheck -enable-var-scope by default in MLIR test 2020-06-12 00:43:09 +00:00
tensors-to-buffers.mlir Change filecheck default to dump input on failure 2020-06-09 18:57:46 +00:00
tile.mlir Enable FileCheck -enable-var-scope by default in MLIR test 2020-06-12 00:43:09 +00:00
tile_conv.mlir Enable FileCheck -enable-var-scope by default in MLIR test 2020-06-12 00:43:09 +00:00
tile_conv_padding.mlir Enable FileCheck -enable-var-scope by default in MLIR test 2020-06-12 00:43:09 +00:00
tile_indexed_generic.mlir [mlir][Linalg] Refactor linalg tiling 2020-05-20 09:39:56 -04:00
tile_parallel.mlir [MLIR][Standard] Make the `dim` operation index an operand. 2020-06-10 13:54:47 +00:00
tile_parallel_reduce.mlir [mlir][Linalg] Avoid using scf.parallel for non-parallel loops in Linalg ops. 2020-05-26 21:33:57 -07:00
transform-patterns-matmul-to-vector.mlir [mlir] Add SubViewOp::getOrCreateRanges and fix folding pattern 2020-05-13 10:11:30 -04:00
transform-patterns.mlir Enable FileCheck -enable-var-scope by default in MLIR test 2020-06-12 00:43:09 +00:00