llvm/mlir/docs
River Riddle d3c895a870 [mlir-lsp-server] Add an explicit blurb on where to send code contributions.
When the vscode extension is published, it may be unclear how to contribute improvements to the extension. This revision makes it clear that contributions should follow the traditional LLVM guidelines.
2021-06-16 18:22:01 -07:00
..
Bindings [MLIR] Make MLIR cmake variable names consistent 2021-05-24 08:43:10 +05:30
Dialects [mlir][spirv] Use SingleBlock + NoTerminator for spv.module 2021-06-09 14:00:06 -04: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][doc] Fix links and references in documentation of Rationale 2021-05-25 14:48:07 +02:00
Tools [mlir-lsp-server] Add an explicit blurb on where to send code contributions. 2021-06-16 18:22:01 -07:00
Tutorials Fix typo in Toy tutorial Ch1 2021-06-09 16:09:01 +00:00
BufferDeallocationInternals.md Revert "Revert "[mlir] Introduce CloneOp and adapt test cases in BufferDeallocation."" 2021-03-31 09:49:09 +02:00
Bufferization.md [mlir][doc] Fix links and references in top level docs directory 2021-05-24 18:43:00 +02:00
Canonicalization.md [mlir][doc] Fix links and references in top level docs directory 2021-05-24 18:43:00 +02:00
CAPI.md [mlir] NFC: fix trivial typos 2021-01-07 02:36:02 +09:00
CMakeLists.txt
ConversionToLLVMDialect.md [mlir][doc] Fix links and references in top level docs directory 2021-05-24 18:43:00 +02:00
DataLayout.md [mlir][doc] Fix links and references in top level docs directory 2021-05-24 18:43:00 +02:00
DebugActions.md [mlir][doc] Fix links and references in top level docs directory 2021-05-24 18:43:00 +02:00
DeclarativeRewrites.md [mlir][doc] Fix links and references in top level docs directory 2021-05-24 18:43:00 +02:00
Diagnostics.md [mlir][doc] Fix links and references in top level docs directory 2021-05-24 18:43:00 +02:00
DialectConversion.md [MLIR] Document that Dialect Conversion traverses in preorder 2021-06-10 15:08:56 -07:00
doxygen-mainpage.dox
doxygen.cfg.in
Interfaces.md [mlir] separable registration of attribute and type interfaces 2021-06-15 15:20:27 +02:00
LangRef.md [mlir][doc] Fix links and references in top level docs directory 2021-05-24 18:43:00 +02:00
LLVMDialectMemRefConvention.md [mlir][doc] Fix links and references in top level docs directory 2021-05-24 18:43:00 +02:00
OpDefinitions.md [mlir][doc] Fix links and references in top level docs directory 2021-05-24 18:43:00 +02:00
Passes.md [mlir][docs] Add memref and sparse_tensor to Passes.md 2021-05-21 15:23:39 -07:00
PassManagement.md Decouple registring passes from specifying argument/description 2021-06-16 23:41:50 +00:00
PatternRewriter.md [mlir] Add support for filtering patterns based on debug names and labels 2021-06-02 12:05:25 -07:00
Quantization.md Fix invalid math formulas in quantization doc 2021-06-01 03:50:59 +00:00
README.txt
ShapeInference.md [Branch-Rename] Fix some links 2021-02-01 16:43:21 +05:30
SPIRVToLLVMDialectConversion.md [mlir][spirv] Use SingleBlock + NoTerminator for spv.module 2021-06-09 14:00:06 -04:00
SymbolsAndSymbolTables.md [mlir][doc] Fix links and references in top level docs directory 2021-05-24 18:43:00 +02:00
Traits.md [mlir][doc] Fix links and references in top level docs directory 2021-05-24 18:43:00 +02: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.