llvm-project/mlir/test/Dialect
Frederik Gossen 7e4b139a04 [MLIR] Ensure `gpu.func` must be inside a `gpu.module`.
Ensure that `gpu.func` is only used within the dedicated `gpu.module`.
Implement the constraint to the GPU dialect and adopt test cases.

Differential Revision: https://reviews.llvm.org/D78541
2020-04-24 07:17:48 +00:00
..
AVX512 [mlir][AVX512] Start a primitive AVX512 dialect 2020-03-20 14:11:57 -04:00
Affine [MLIR] NFC clean up loop tiling test cases 2020-04-21 01:13:46 +05:30
GPU [MLIR] Ensure `gpu.func` must be inside a `gpu.module`. 2020-04-24 07:17:48 +00:00
LLVMIR [mlir] LLVM dialect: support globals without linkage keyword, assuming 'external' 2020-04-15 10:58:32 +02:00
Linalg [mlir][Linalg] Add support for fusing linalg.tensor_reshape with 2020-04-23 13:41:47 -07:00
Loops [mlir][ODS] Add support for variadic regions. 2020-04-05 01:03:38 -07:00
OpenMP [MLIR] Support for taskwait and taskyield operations, and translating the same to LLVM IR 2020-04-10 07:42:34 +00:00
Quant Add a flag on the context to protect against creation of operations in unregistered dialects 2020-03-30 19:37:31 +00:00
SPIRV [mlir][spirv] NFC: remove unnecessary `%N =` in test CHECKs 2020-04-20 11:52:29 -04:00
Shape [mlir] Add target for Shape dialect 2020-03-17 14:54:25 -07:00
Standard [mlir][Standard] Allow select to use an i1 for vector and tensor values 2020-04-23 04:50:09 -07:00
Vector [mlir] [VectorOps] Progressive lowering of vector.broadcast 2020-04-16 21:02:27 -07:00
traits.mlir [mlir] Generalize broadcastable trait operands 2020-01-20 13:02:14 -08:00