llvm-project/mlir/test/Dialect
Diego Caballero f82d307c98 [mlir][Affine] Remove single iteration affine.for ops in AffineLoopNormalize
This patch renames AffineParallelNormalize to AffineLoopNormalize to make it
more generic and be able to hold more loop normalization transformations in
the future for affine.for and affine.parallel ops. Eventually, it could also be
extended to support scf.for and scf.parallel. As a starting point for affine.for,
the patch also adds support for removing single iteration affine.for ops to the
the pass.

Differential Revision: https://reviews.llvm.org/D90267
2020-11-02 16:44:04 -08:00
..
AVX512 [mlir][AVX512] Start a primitive AVX512 dialect 2020-03-20 14:11:57 -04:00
Affine [mlir][Affine] Remove single iteration affine.for ops in AffineLoopNormalize 2020-11-02 16:44:04 -08:00
Async [mlir] Add async.await operation to async dialect 2020-10-12 21:05:36 -07:00
GPU [mlir][gpu] Add pass to make GPU ops within a region execute asynchronously. 2020-10-29 22:17:50 +01:00
LLVMIR [MLIR] Remove unnecessary CHECK's from tests for which we do not run FileCheck. 2020-11-02 15:21:33 -08:00
Linalg [mlir][Linalg] Make Linalg fusion a test pass 2020-10-29 15:18:51 +00:00
OpenACC [mlir][openacc] Add if and device_type to update op 2020-10-29 09:54:44 -04:00
OpenMP Add Allocate Clause to MLIR Parallel Operation Definition 2020-10-14 17:13:48 +01:00
PDL [mlir][PDL] Add a PDL Interpreter Dialect 2020-08-26 05:22:27 -07:00
PDLInterp [mlir][PDL] Add a PDL Interpreter Dialect 2020-08-26 05:22:27 -07:00
Quant Enable FileCheck -enable-var-scope by default in MLIR test 2020-06-12 00:43:09 +00:00
SCF [mlir][ASM] Refactor how attribute/type aliases are specified. 2020-10-30 00:39:46 -07:00
SPIRV [MLIR][SPIRV] Start module combiner. 2020-10-30 16:55:43 -04:00
Shape [mlir] Add shape.is_broadcastable. 2020-10-30 09:46:35 +01:00
Standard [MLIR] Remove unnecessary CHECK's from tests for which we do not run FileCheck. 2020-11-02 15:21:33 -08:00
Vector [mlir][vector] Address post-commit review comments on vector ops folding patterns 2020-11-02 10:57:32 -08:00
traits.mlir [mlir] Generalize broadcastable trait operands 2020-01-20 13:02:14 -08:00