llvm-project/mlir/test/Dialect
Tyler Augustine 3a2ff982d7 Support post-processing Ops in unrolled loop iterations
This can be useful when one needs to know which unrolled iteration an Op belongs to, for example, conveying noalias information among memory-affecting ops in parallel-access loops.

Reviewed By: mehdi_amini

Differential Revision: https://reviews.llvm.org/D107789
2021-08-11 23:11:10 +00:00
..
AMX Update syntax for amx.tile_muli to use two Unit attr to mark the zext case 2021-03-20 04:12:24 +00:00
Affine [mlir] Set insertion point of vector constant to the top of the vectorized loop body 2021-07-29 15:42:23 -07:00
ArmNeon 2d Arm Neon sdot op, and lowering to the intrinsic. 2021-06-10 14:36:39 -07:00
ArmSVE [mlir] Set the namespace of the BuiltinDialect to 'builtin' 2021-07-28 21:00:10 +00:00
Async [mlir] Async: clone constants into async.execute functions and parallel compute functions 2021-08-02 12:17:41 -07:00
Builtin [mlir] Set the namespace of the BuiltinDialect to 'builtin' 2021-07-28 21:00:10 +00:00
Complex Add Log1pOp to complex dialect. 2021-07-07 11:33:54 +02:00
DLTI [mlir] support data layout specs on ModuleOp 2021-03-24 15:13:38 +01:00
EmitC [mlir] Change custom syntax of emitc.include op to resemble C 2021-07-05 16:40:05 +02:00
GPU [Testsuite] Change these tests to only have a single verification error, NFC. 2021-06-13 21:36:31 -07:00
LLVMIR [mlir] Tighten LLVM_AnyNonAggregate ODS type constraint 2021-08-11 16:30:19 +02:00
Linalg [mlir][tosa] Migrate tosa to more efficient linalg.conv 2021-08-11 11:05:12 -07:00
Math [mlir] Make polynomial approximation emit std instead of LLVM ops 2021-08-11 16:37:21 +02:00
MemRef [mlir][MemRef] Fix canonicalization of BufferCast(TensorLoad). 2021-08-06 08:32:35 +02:00
OpenACC [mlir][openacc] Add canonicalization for standalone data operations for if condition 2021-06-07 11:40:59 -04:00
OpenMP [MLIR][OpenMP] Add support for critical construct 2021-08-03 10:50:21 +01:00
PDL [PDL] Remove RewriteEndOp and mark RewriteOp as NoTerminator 2021-07-27 20:45:10 +00:00
PDLInterp [mlir][PDL] Add support for variadic operands and results in the PDL Interpreter 2021-03-16 13:20:19 -07:00
Quant [mlir] Set the namespace of the BuiltinDialect to 'builtin' 2021-07-28 21:00:10 +00:00
SCF Support post-processing Ops in unrolled loop iterations 2021-08-11 23:11:10 +00:00
SPIRV [mlir] Set the namespace of the BuiltinDialect to 'builtin' 2021-07-28 21:00:10 +00:00
Shape [MLIR][Shape] Remove duplicate operands of `shape.assuming_all` op 2021-05-31 14:37:55 +02:00
SparseTensor [mlir][sparse] add dense to sparse conversion implementation 2021-08-09 12:12:39 -07:00
Standard [MLIR][STD] Add safe scalar constant propagation for FPTruncOp 2021-08-06 16:31:29 -07:00
Tensor [mlir][Tensor] Implement `reifyReturnTypeShapesPerResultDim` for `tensor.insert_slice`. 2021-07-13 14:53:29 -07:00
Tosa [mlir][tosa] Add folders for trivial tosa operation cases 2021-08-10 14:43:00 -07:00
Vector [mlir] Handle cases where transfer_read should turn into a scalar load 2021-08-03 22:53:40 -07:00
X86Vector [mlir][vector][avx] add AVX dot product to X86Vector dialect with lowering 2021-04-15 15:01:39 -07:00
traits.mlir [mlir] Fix broadcasting check with 1 values 2021-07-11 20:41:33 -07:00