llvm/mlir/docs
2021-03-25 18:27:26 -07:00
..
Bindings [mlir][python] Add docs for op class extension mechanism. 2021-03-25 18:27:26 -07:00
Dialects [mlir][docs] Remove the BuiltinDialect documentation from langref and generate it from ODS 2021-03-19 18:21:33 -07:00
includes/img
Rationale [MLIR] Create memref dialect and move dialect-specific ops from std. 2021-03-15 11:14:09 +01:00
Tools [mlir][linalg] Add linalg_opdsl tool first draft. 2021-03-05 11:45:09 -08:00
Tutorials Define a NoTerminator traits that allows operations with a single block region to not provide a terminator 2021-03-25 03:59:03 +00:00
BufferDeallocationInternals.md Added documentation for SSA like property in Bufferization. 2021-03-17 12:49:37 +01:00
Bufferization.md [PatternMatch] Big mechanical rename OwningRewritePatternList -> RewritePatternSet and insert -> add. NFC 2021-03-22 17:20:50 -07:00
Canonicalization.md [ODS] Implement a new 'hasCanonicalizeMethod' bit for cann patterns. 2021-03-23 13:45:45 -07:00
CAPI.md
CMakeLists.txt
ConversionToLLVMDialect.md [mlir] Add better support for f80 and f128 2021-01-15 10:29:48 -05:00
DataLayout.md [mlir] introduce data layout entry for index type 2021-03-24 15:13:42 +01:00
DebugActions.md [mlir] Add support for DebugCounters using the new DebugAction infrastructure 2021-02-23 01:01:17 -08:00
DeclarativeRewrites.md [Branch-Rename] Fix some links 2021-02-01 16:43:21 +05:30
Diagnostics.md [mlir][docs] Remove the BuiltinDialect documentation from langref and generate it from ODS 2021-03-19 18:21:33 -07:00
DialectConversion.md
doxygen-mainpage.dox
doxygen.cfg.in
EDSC.md
Interfaces.md Add a mechanism for Dialects to provide a fallback for OpInterface 2021-03-24 08:41:40 +00:00
LangRef.md Define a NoTerminator traits that allows operations with a single block region to not provide a terminator 2021-03-25 03:59:03 +00:00
LLVMDialectMemRefConvention.md [mlir][llvm] Pass struct results as parameter in c wrapper 2021-03-17 12:58:52 +01:00
OpDefinitions.md [ODS] Implement a new 'hasCanonicalizeMethod' bit for cann patterns. 2021-03-23 13:45:45 -07:00
Passes.md
PassManagement.md [mlir][docs] Small fix to local Pass Manager reproduction documentation 2021-02-24 11:47:34 -08:00
PatternRewriter.md [PatternMatch] Big mechanical rename OwningRewritePatternList -> RewritePatternSet and insert -> add. NFC 2021-03-22 17:20:50 -07:00
Quantization.md
README.txt
ShapeInference.md [Branch-Rename] Fix some links 2021-02-01 16:43:21 +05:30
SPIRVToLLVMDialectConversion.md [MLIR][SPIRV] Rename spv.selection to spv.mlir.selection. 2021-03-06 16:05:31 +01:00
SymbolsAndSymbolTables.md
Traits.md Define a NoTerminator traits that allows operations with a single block region to not provide a terminator 2021-03-25 03:59:03 +00:00

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.