llvm-project/mlir/lib/Dialect
Christian Sigg a0d019fc89 [mlir] Add support for ops with regions in 'gpu-async-region' rewriter.
Reviewed By: herhut

Differential Revision: https://reviews.llvm.org/D101757
2021-05-06 13:21:28 +02:00
..
AMX [PatternMatch] Big mechanical rename OwningRewritePatternList -> RewritePatternSet and insert -> add. NFC 2021-03-22 17:20:50 -07:00
Affine [mlir][Affine][Vector] Support vectorizing reduction loops 2021-05-05 09:03:59 -07:00
ArmNeon [mlir][ArmNeon][RFC] Add a Neon dialect 2020-12-11 13:49:40 +00:00
ArmSVE [mlir][ArmSVE] Add masked arithmetic operations 2021-05-05 17:41:58 +01:00
Async [mlir] hopefully final round of iwyu fixes after ba7a92c01e 2021-04-21 11:03:06 -04:00
Complex [mlir] Add Complex dialect. 2021-01-15 19:58:10 +01:00
DLTI [mlir] support data layout specs on ModuleOp 2021-03-24 15:13:38 +01:00
GPU [mlir] Add support for ops with regions in 'gpu-async-region' rewriter. 2021-05-06 13:21:28 +02:00
LLVMIR [MLIR][GPU][NVVM] Add warp synchronous matrix-multiply accumulate ops 2021-05-06 12:06:25 +05:30
Linalg [mlir][Linalg] Fix element type of results when folding reshapes. 2021-05-05 15:40:41 -07:00
Math [mlir] Add polynomial approximation for math::ExpM1 2021-05-05 14:31:34 -07:00
MemRef [mlir][Linalg] Use rank-reduced versions of subtensor and subtensor insert when possible. 2021-05-03 12:51:24 -07:00
OpenACC [mlir] Mark OpState::getAttrs() deprecated. 2021-02-25 20:54:42 +01:00
OpenMP [MLIR][OpenMP] Pretty printer and parser for omp.wsloop 2021-03-18 13:37:01 +00:00
PDL [mlir][PDL] Add support for variadic operands and results in PDL 2021-03-16 13:20:18 -07:00
PDLInterp [mlir][PDL] Add support for variadic operands and results in the PDL Interpreter 2021-03-16 13:20:19 -07:00
Quant [PatternMatch] Big mechanical rename OwningRewritePatternList -> RewritePatternSet and insert -> add. NFC 2021-03-22 17:20:50 -07:00
SCF [MLIR][SCF] Combine adjacent scf.if with same condition 2021-05-05 00:39:58 -04:00
SDBM Separate the Registration from Loading dialects in the Context 2020-08-19 01:19:03 +00:00
SPIRV [mlir] hopefully final round of iwyu fixes after ba7a92c01e 2021-04-21 11:03:06 -04:00
Shape Revert "[MLIR][Shape] Concretize broadcast result type if possible" 2021-04-28 17:16:02 +02:00
SparseTensor [mlir][sparse] Introduce proper sparsification passes 2021-05-04 17:10:09 -07:00
StandardOps [mlir][Affine][Vector] Support vectorizing reduction loops 2021-05-05 09:03:59 -07:00
Tensor [mlir][sparse] sparse tensor type encoding migration (new home, new builders) 2021-04-30 19:30:38 -07:00
Tosa [PatternMatch] Big mechanical rename OwningRewritePatternList -> RewritePatternSet and insert -> add. NFC 2021-03-22 17:20:50 -07:00
Utils Reland "[MLIR] Make structured op tests permutation invariant" 2021-02-18 18:09:49 -08:00
Vector [mlir][Affine][Vector] Support vectorizing reduction loops 2021-05-05 09:03:59 -07:00
X86Vector [mlir][vector][avx] add AVX dot product to X86Vector dialect with lowering 2021-04-15 15:01:39 -07:00
CMakeLists.txt [mlir][sparse] migrate sparse operations into new sparse tensor dialect 2021-04-29 15:52:35 -07:00
Traits.cpp [mlir][Shape] Generalize cstr_broadcastable folding for n-ary broadcasts 2021-02-17 11:44:52 +01:00