llvm-project/mlir/test/Dialect
aartbik 55d09dfc7b [mlir] [VectorOps] Improve vector.create_mask lowering
Use vector compares for the 1-D case. This approach scales much better
than generating insertion operations, and exposes SIMD directly to backend.

Reviewed By: ftynse

Differential Revision: https://reviews.llvm.org/D82402
2020-06-23 14:33:41 -07:00
..
AVX512 [mlir][AVX512] Start a primitive AVX512 dialect 2020-03-20 14:11:57 -04:00
Affine Enable FileCheck -enable-var-scope by default in MLIR test 2020-06-12 00:43:09 +00:00
GPU [MLIR][Standard] Make the `dim` operation index an operand. 2020-06-10 13:54:47 +00:00
LLVMIR [MLIR][LLVMDialect] Added bitreverse and ctpop intrinsics 2020-06-23 14:25:35 -04:00
Linalg [MLIR][Linalg] Retire C++ MatvecOp in favor of a linalg-ods-gen'd op 2020-06-18 11:36:49 +02:00
OpenMP [mlir][OpenMP] Add custom parser and pretty printer for parallel construct 2020-06-16 13:35:42 +01:00
Quant Enable FileCheck -enable-var-scope by default in MLIR test 2020-06-12 00:43:09 +00:00
SCF [mlir] Add for loop specialization 2020-06-22 10:14:17 +02:00
SPIRV [mlir][spirv] Enhance AccessChainOp index type handling 2020-06-22 10:11:33 -04:00
Shape [mlir] Add a pass to remove all shape.cstr_ and assuming_ ops. 2020-06-18 13:31:30 +02:00
Standard [mlir] Add support for lowering tanh to LLVMIR. 2020-06-18 10:42:13 -07:00
Vector [mlir] [VectorOps] Improve vector.create_mask lowering 2020-06-23 14:33:41 -07:00
traits.mlir [mlir] Generalize broadcastable trait operands 2020-01-20 13:02:14 -08:00