llvm-project/mlir/docs/Dialects
Lei Zhang 56f60a1ce7 [mlir][spirv] Use SingleBlock + NoTerminator for spv.module
This allows us to remove the `spv.mlir.endmodule` op and
all the code associated with it.

Along the way, tightened the APIs for `spv.module` a bit
by removing some aliases. Now we use `getRegion` to get
the only region, and `getBody` to get the region's only
block.

Reviewed By: mravishankar, hanchung

Differential Revision: https://reviews.llvm.org/D103265
2021-06-09 14:00:06 -04:00
..
Affine.md [mlir][doc] Fix links and references in documentation of Dialects 2021-05-25 14:51:15 +02:00
Builtin.md [mlir] Make MemRef element type extensible 2021-06-08 11:11:30 +02:00
GPU.md [mlir] Update all dialects docs to use 'dialect-namespace' in the header 2020-03-30 12:25:15 -07:00
LLVM.md [mlir][doc] Fix links and references in documentation of Dialects 2021-05-25 14:51:15 +02:00
Linalg.md [mlir][linalg] Update Linalg.md (NFC). 2021-05-25 17:46:41 +00:00
MemRef.md [mlir][doc] Fix links and references in documentation of Dialects 2021-05-25 14:51:15 +02:00
SPIR-V.md [mlir][spirv] Use SingleBlock + NoTerminator for spv.module 2021-06-09 14:00:06 -04:00
Standard.md [MLIR] Create memref dialect and move dialect-specific ops from std. 2021-03-15 11:14:09 +01:00
TOSA.md [mlir][tosa] Remove tosa.identityn operator 2021-05-12 12:46:22 -07:00
Vector.md [mlir][docs] Fix minor typos in vector dialect docs 2021-05-19 14:20:28 -07:00
_index.md Add brief description of dialects doc section. 2020-12-17 18:37:34 +00:00