llvm-project/mlir/docs/Dialects
Lei Zhang 13b197c7d1 [mlir][spirv] Add dialect-specific attribute for target environment
We were using normal dictionary attribute for target environment
specification. It becomes cumbersome with more and more fields.
This commit changes the modelling to a dialect-specific attribute,
where we can have control over its storage and assembly form.

Differential Revision: https://reviews.llvm.org/D73959
2020-02-04 21:33:13 -05:00
..
Affine.md [mlir] Change the syntax of AffineMapAttr and IntegerSetAttr to avoid conflicts with function types. 2020-01-13 13:24:39 -08:00
GPU.md Adjust some MLIR paths and docs 2019-12-24 02:23:01 +00:00
LLVM.md Adjust some MLIR paths and docs 2019-12-24 02:23:01 +00:00
Linalg.md [mlir][Linalg][doc] Add Design Document for the Linalg Dialect 2020-02-02 14:55:35 -05:00
SPIR-V.md [mlir][spirv] Add dialect-specific attribute for target environment 2020-02-04 21:33:13 -05:00
Standard.md [MLIR] Add the sqrt operation to mlir. 2020-01-30 08:07:38 -08:00
Vector.md [mlir] NFC: Fix trivial typos in comments 2020-01-20 03:17:03 +00:00