llvm-project/mlir/test/Dialect
Suraj Sudhir 82568021dd [mlir][tosa] Spec v0.23 updates
Add pad_const field to tosa.pad.
Add builders to enable optional construction of pad_const in pad op.
Update documentation of tosa.clamp to match spec wording.

Signed-off-by: Suraj Sudhir <suraj.sudhir@arm.com>

Reviewed By: rsuderman

Differential Revision: https://reviews.llvm.org/D113322
2021-11-08 10:13:54 -08:00
..
AMX [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
Affine [mlir] Fix getVectorReductionOp 2021-10-26 08:42:34 -07:00
Arithmetic [MLIR] Fix FloorDivSIOpConverter that was failing for index type after the arithmetic op refactor 2021-10-21 21:42:30 +00:00
ArmNeon 2d Arm Neon sdot op, and lowering to the intrinsic. 2021-06-10 14:36:39 -07:00
ArmSVE [mlir:DialectConversion] Restructure how argument/target materializations get invoked 2021-10-27 02:09:04 +00:00
Async [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
Builtin Add a new interface allowing to set a default dialect to be used for printing/parsing regions 2021-08-31 17:52:40 +00:00
Complex [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
DLTI [mlir] support data layout specs on ModuleOp 2021-03-24 15:13:38 +01:00
EmitC [mlir] Fix printing of EmitC attrs/types with escape characters 2021-09-15 18:15:38 +00:00
GPU [mlir][gpu] Add basic support to do elementwise ops on mma matrix type 2021-11-01 11:51:19 -07:00
LLVMIR [mlir][nvvm] Generalize wmma ops to handle more types and shapes 2021-11-01 10:27:26 -07:00
Linalg [mlir][linalg] Improve hoist padding buffer size computation. 2021-11-08 12:02:57 +00:00
Math [mlir] MathApproximations: unroll virtual vectors into hardware vectors for ISA specific operation 2021-10-28 12:52:04 -07:00
MemRef [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
OpenACC [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
OpenMP [MLIR][OpenMP] Added omp.sections and omp.section 2021-11-06 19:27:35 +05:30
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] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
SCF [mlir:DialectConversion] Restructure how argument/target materializations get invoked 2021-10-27 02:09:04 +00:00
SPIRV [mlir] spirv: Add some atomic ops 2021-11-03 14:47:12 +03:00
Shape [mlir] Add folder for shape.add 2021-10-15 17:30:17 -07:00
SparseTensor [mlir][sparse] test for SIMD reduction chaining in consecutive vector loops 2021-11-05 10:14:17 -07:00
Standard [mlir:DialectConversion] Restructure how argument/target materializations get invoked 2021-10-27 02:09:04 +00:00
Tensor [mlir:DialectConversion] Restructure how argument/target materializations get invoked 2021-10-27 02:09:04 +00:00
Tosa [mlir][tosa] Spec v0.23 updates 2021-11-08 10:13:54 -08:00
Vector [mlir][Vector] Add a pattern to lower 2-D vector.transpose to shape_cast+shuffle. 2021-11-02 22:12:46 +00: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