llvm/mlir/docs
River Riddle fa4b3147e3 [mlir][DialectConversion] Update the documentation for dialect conversion
This revision updates the documentation for dialect conversion, as many concepts have changed/evolved over time.

Differential Revision: https://reviews.llvm.org/D85167
2020-08-13 12:05:54 -07:00
..
Bindings
Dialects [mlir][SPIR-V] Fix wrongly placed Rationale section. 2020-08-06 11:51:42 -07:00
includes/img
Rationale [mlir] Allow index as element type of memref 2020-07-30 14:35:22 +02:00
Tutorials [mlir] Remove the need to define kindof on attribute and type classes. 2020-08-07 13:43:25 -07:00
Canonicalization.md Merge OpFolderDialectInterface with DialectFoldInterface (NFC) 2020-08-13 00:39:22 +00:00
CAPI.md [mlir] Expose printing functions in C API 2020-08-12 13:07:34 +02:00
CMakeLists.txt
ConversionToLLVMDialect.md
DeclarativeRewrites.md [drr] Add $_loc special directive for NativeCodeCall 2020-08-11 14:06:17 -07:00
Diagnostics.md
DialectConversion.md [mlir][DialectConversion] Update the documentation for dialect conversion 2020-08-13 12:05:54 -07:00
doxygen-mainpage.dox
doxygen.cfg.in
EDSC.md
GenericDAGRewriter.md
Interfaces.md
LangRef.md [MLIR] Missing line breaks in MLIR Language Reference 2020-07-24 05:06:32 +00:00
OpDefinitions.md [mlir][OpFormatGen] Add support for eliding UnitAttr when used to anchor an optional group 2020-08-03 14:31:41 -07:00
Passes.md
PassManagement.md [mlir][PassIncGen] Refactor how pass registration is generated 2020-07-31 13:20:37 -07:00
Quantization.md
README.txt
ShapeInference.md
SPIRVToLLVMDialectConversion.md [MLIR][SPIRVToLLVM] Updated LLVM types in the documentation 2020-08-05 11:18:52 +03:00
SymbolsAndSymbolTables.md
Traits.md

MLIR documentation
==================

Please note mlir.llvm.org is where MLIR's rendered documentation is displayed.
The viewing experience on GitHub or elsewhere may not match those of the
website. For any changes please verify instead that they work on the main
website first.

See https://github.com/llvm/mlir-www for the website generation information.