llvm-project/mlir/lib/Dialect
Mehdi Amini 12541b5ed5 Use TranslateFromMLIRRegistration for SPIRV roundtrip (NFC)
This is aligning it with the other "translation" which operates on a MLIR input.
2020-08-23 00:40:50 +00:00
..
AVX512 Revisit Dialect registration: require and store a TypeID on dialects 2020-08-07 15:57:08 +00:00
Affine [MLIR] Add affine.parallel folder and normalizer 2020-08-20 22:23:21 +00:00
GPU Revisit Dialect registration: require and store a TypeID on dialects 2020-08-07 15:57:08 +00:00
LLVMIR [mlir] fix build after llvm made ElementCount constructor private 2020-08-19 18:48:24 +02:00
Linalg Make helpers static. NFC. 2020-08-19 16:00:03 +02:00
OpenACC [mlir][openacc] Introduce OpenACC dialect with parallel, data, loop operations 2020-08-13 10:01:30 -04:00
OpenMP [OpenMP,MLIR] Translation of parallel operation: num_threads, if clauses 3/n 2020-08-07 20:54:24 +00:00
PDL [mlir] Add a new "Pattern Descriptor Language" (PDL) dialect. 2020-08-19 13:13:06 -07:00
Quant [mlir] Remove the use of "kinds" from Attributes and Types 2020-08-18 16:20:14 -07:00
SCF Separate the Registration from Loading dialects in the Context 2020-08-19 01:19:03 +00:00
SDBM Separate the Registration from Loading dialects in the Context 2020-08-19 01:19:03 +00:00
SPIRV Use TranslateFromMLIRRegistration for SPIRV roundtrip (NFC) 2020-08-23 00:40:50 +00:00
Shape [mlir][Type] Remove the remaining usages of Type::getKind in preparation for its removal 2020-08-12 19:33:58 -07:00
StandardOps Implement FPToUI and UIToFP ops in standard dialect 2020-08-19 22:49:09 +02:00
Vector [mlir] [VectorOps] Cleanup mask 1-d test on constants 2020-08-18 19:39:17 -07:00
CMakeLists.txt [mlir] Add a new "Pattern Descriptor Language" (PDL) dialect. 2020-08-19 13:13:06 -07:00
Traits.cpp [mlir][Type] Remove usages of Type::getKind 2020-08-07 13:43:25 -07:00