llvm/mlir/docs
Andrew Young ab3cd2601b
[mlir][docs] Add memref and sparse_tensor to Passes.md
These pass documents belong on the main pass page, and not generated as
top level pages.

Reviewed By: rriddle

Differential Revision: https://reviews.llvm.org/D102947
2021-05-21 15:23:39 -07:00
..
Bindings Move MLIR python sources to mlir/python. 2021-05-03 18:36:48 +00:00
Dialects [mlir][docs] Fix links to index and integer types 2021-05-21 18:21:29 +02:00
includes/img [mlir][mlir-lsp-server] Add some initial documentation on the MLIR LSP server 2021-04-21 14:44:37 -07:00
Rationale [mlir] add support for index type in vectors. 2021-04-08 08:17:13 +00:00
Tools [mlir] Add hover support to mlir-lsp-server 2021-05-07 18:09:01 -07:00
Tutorials [mlir][docs] Fix links to index and integer types 2021-05-21 18:21:29 +02:00
BufferDeallocationInternals.md Revert "Revert "[mlir] Introduce CloneOp and adapt test cases in BufferDeallocation."" 2021-03-31 09:49:09 +02: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
DataLayout.md Add default DataLayout support for complex numbers 2021-04-19 11:36:12 +02:00
DebugActions.md
DeclarativeRewrites.md Support NativeCodeCall binding in rewrite pattern. 2021-05-10 09:29:27 +08:00
Diagnostics.md
DialectConversion.md
doxygen-mainpage.dox
doxygen.cfg.in
Interfaces.md Add a mechanism for Dialects to provide a fallback for OpInterface 2021-03-24 08:41:40 +00:00
LangRef.md [mlir][docs] Fix broken link to Toy example 2021-05-18 07:47:12 +00:00
LLVMDialectMemRefConvention.md [mlir] fix misformatted documentation for memref convention 2021-05-17 15:33:20 +02:00
OpDefinitions.md [mlir][Standard] NFC - Drop remaining EDSC usage 2021-05-21 10:40:39 +00:00
Passes.md [mlir][docs] Add memref and sparse_tensor to Passes.md 2021-05-21 15:23:39 -07:00
PassManagement.md [mlir] Refactor the implementation of pass crash reproducers 2021-05-19 16:59:53 -07:00
PatternRewriter.md [mlir] Allow derived rewrite patterns to define a non-virtual initialize hook 2021-05-18 14:40:32 -07:00
Quantization.md
README.txt
ShapeInference.md
SPIRVToLLVMDialectConversion.md
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.