llvm-project/mlir/test/Dialect/Linalg
MaheshRavishankar b62f9f4407 [mlir][Linalg] Add pattern to fold linalg.tensor_reshape that add unit extent dims.
A sequence of two reshapes such that one of them is just adding unit
extent dims can be folded to a single reshape.

Differential Revision: https://reviews.llvm.org/D88057
2020-09-23 00:01:58 -07:00
..
affine.mlir Reorder linalg.conv indexing_maps loop order 2020-09-22 04:53:57 +00:00
canonicalize.mlir [mlir][Linalg] Uniformize linalg.generic with named ops. 2020-09-22 04:13:22 -04:00
drop-unit-extent-dims.mlir [mlir][Linalg] Add pattern to fold linalg.tensor_reshape that add unit extent dims. 2020-09-23 00:01:58 -07:00
fold-affine-min-scf.mlir [mlir][Linalg] Evolve named ops to use assembly form and support linalg on tensors. 2020-09-18 06:14:30 -04:00
fold-unit-trip-loops.mlir [mlir][Linalg] Uniformize linalg.generic with named ops. 2020-09-22 04:13:22 -04:00
forward-vector-transfers.mlir [mlir][Vector] Degrade masking information when forwarding linalg.copy to vector.transfer 2020-07-15 02:32:45 -04:00
fusion-2-level.mlir [mlir][Linalg] Evolve named ops to use assembly form and support linalg on tensors. 2020-09-18 06:14:30 -04:00
fusion-tensor.mlir [mlir][Linalg] Uniformize linalg.generic with named ops. 2020-09-22 04:13:22 -04:00
fusion.mlir [mlir][Linalg] Uniformize linalg.generic with named ops. 2020-09-22 04:13:22 -04:00
fusion_indexed_generic.mlir [mlir][Linalg] Uniformize linalg.generic with named ops. 2020-09-22 04:13:22 -04:00
hoisting.mlir [mlir][linalg] Improve aliasing approximation for hoisting transfer read/write 2020-07-10 14:55:04 -07:00
inlining.mlir [mlir][Linalg] Uniformize linalg.generic with named ops. 2020-09-22 04:13:22 -04:00
invalid.mlir [mlir][Linalg] Uniformize linalg.generic with named ops. 2020-09-22 04:13:22 -04:00
llvm.mlir [mlir][Linalg] Print both types for linalg.transpose 2020-09-11 11:16:51 +02:00
loops.mlir [mlir][Linalg] Uniformize linalg.generic with named ops. 2020-09-22 04:13:22 -04:00
parallel_loops.mlir [mlir][Linalg] Uniformize linalg.generic with named ops. 2020-09-22 04:13:22 -04:00
promote.mlir [mlir][Linalg] Evolve named ops to use assembly form and support linalg on tensors. 2020-09-18 06:14:30 -04:00
promotion_options.mlir [mlir][Linalg] Evolve named ops to use assembly form and support linalg on tensors. 2020-09-18 06:14:30 -04:00
roundtrip.mlir [mlir][Linalg] Uniformize linalg.generic with named ops. 2020-09-22 04:13:22 -04:00
standard.mlir [mlir][Linalg] Uniformize linalg.generic with named ops. 2020-09-22 04:13:22 -04:00
tensors-to-buffers.mlir [mlir][Linalg] Uniformize linalg.generic with named ops. 2020-09-22 04:13:22 -04:00
tile-and-distribute.mlir [mlir][Linalg] Evolve named ops to use assembly form and support linalg on tensors. 2020-09-18 06:14:30 -04:00
tile.mlir [mlir][Linalg] Uniformize linalg.generic with named ops. 2020-09-22 04:13:22 -04:00
tile_conv.mlir Reorder linalg.conv indexing_maps loop order 2020-09-22 04:53:57 +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] Uniformize linalg.generic with named ops. 2020-09-22 04:13:22 -04:00
tile_parallel.mlir [mlir][Linalg] Uniformize linalg.generic with named ops. 2020-09-22 04:13:22 -04:00
tile_parallel_reduce.mlir [mlir][Linalg] Uniformize linalg.generic with named ops. 2020-09-22 04:13:22 -04:00
tile_simple_conv.mlir [mlir][Linalg] Wrong tile size for convolutions fixed 2020-09-03 06:01:21 +00:00
transform-patterns-matmul-to-vector.mlir [mlir][Linalg] Evolve named ops to use assembly form and support linalg on tensors. 2020-09-18 06:14:30 -04:00
transform-patterns.mlir [mlir][Linalg] Uniformize linalg.generic with named ops. 2020-09-22 04:13:22 -04:00