llvm-project/mlir/docs/Dialects
Lei Zhang 6dd07fa513 [mlir][spirv] Add utilities for push constant value
This commit add utility functions for creating push constant
storage variable and loading values from it.

Along the way, performs some clean up:

* Deleted `setABIAttrs`, which is just a 4-liner function
  with one user.
* Moved `SPIRVConverstionTarget` into `mlir` namespace,
  to be consistent with `SPIRVTypeConverter` and
  `LLVMConversionTarget`.

Reviewed By: mravishankar

Differential Revision: https://reviews.llvm.org/D99725
2021-04-02 07:51:07 -04:00
..
Affine.md [mlir] Fix MathJax rendering in Affine doc 2021-01-06 02:11:36 +00:00
Builtin.md [mlir][docs] Remove the BuiltinDialect documentation from langref and generate it from ODS 2021-03-19 18:21:33 -07: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] Clarify docs around LLVM dialect-compatible types 2021-01-19 13:42:16 +01:00
Linalg.md [MLIR] Create memref dialect and move dialect-specific ops from std. 2021-03-15 11:14:09 +01:00
MemRef.md [MLIR] Create memref dialect and move dialect-specific ops from std. 2021-03-15 11:14:09 +01:00
SPIR-V.md [mlir][spirv] Add utilities for push constant value 2021-04-02 07:51:07 -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] NFC: fix trivial typos 2021-01-07 02:36:02 +09:00
Vector.md [Branch-Rename] Fix some links 2021-02-01 16:43:21 +05:30
_index.md Add brief description of dialects doc section. 2020-12-17 18:37:34 +00:00