llvm/mlir/docs
Logan Chien 88125e8af1 [mlir] Fix attachInterface typo
This commit fixes the documentation typo regarding `attachInterface`.

Differential Revision: https://reviews.llvm.org/D108666
2021-08-24 15:17:52 -07:00
..
Bindings Re-engineer MLIR python build support. 2021-07-27 15:54:58 +00:00
Dialects [mlir][linalg][python] Update integration of OpDSL doc (NFC). 2021-07-01 07:41:32 +00:00
includes/img
Rationale [mlir][linalg] fixed typo 2021-08-11 11:59:15 -07:00
Tools [vscode-mlir] Update package.json in preparation for publishing 2021-07-30 23:53:50 +00:00
Tutorials [mlir] Set the namespace of the BuiltinDialect to 'builtin' 2021-07-28 21:00:10 +00:00
BufferDeallocationInternals.md
Bufferization.md
Canonicalization.md
CAPI.md
CMakeLists.txt
ConversionToLLVMDialect.md
DataLayout.md
DebugActions.md
DeclarativeRewrites.md [mlir-tblgen] Support binding multi-results of NativeCodeCall 2021-07-21 11:23:22 +08:00
Diagnostics.md [MLIR][NFC] Get DiagnosticEngine as a reference in doc 2021-08-04 19:00:18 +00:00
DialectConversion.md [mlir] Remove the default isDynamicallyLegal hook 2021-07-29 11:00:57 +02:00
doxygen-mainpage.dox
doxygen.cfg.in
Interfaces.md [mlir] Fix attachInterface typo 2021-08-24 15:17:52 -07:00
LangRef.md
LLVMDialectMemRefConvention.md
OpDefinitions.md [mlir] Add support for VariadicOfVariadic operands 2021-08-23 20:32:31 +00:00
Passes.md
PassManagement.md [mlir] Set the namespace of the BuiltinDialect to 'builtin' 2021-07-28 21:00:10 +00:00
PatternRewriter.md
Quantization.md
README.txt
ShapeInference.md
SPIRVToLLVMDialectConversion.md
SymbolsAndSymbolTables.md [mlir] Set the namespace of the BuiltinDialect to 'builtin' 2021-07-28 21:00:10 +00:00
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.