llvm-capstone/mlir/docs
Jacques Pienaar b57acb9a40 Revert "Revert "[mlir][py] Enable building ops with raw inputs""
Fix Python 3.6.9 issue encountered due to type checking here. Will
add back in follow up.

This reverts commit 1f47fee294.
2022-12-21 16:22:39 -08:00
..
Bindings Revert "Revert "[mlir][py] Enable building ops with raw inputs"" 2022-12-21 16:22:39 -08:00
DefiningDialects mlir/tblgen: use std::optional in generation 2022-12-17 11:13:26 +01:00
Dialects mlir/tblgen: use std::optional in generation 2022-12-17 11:13:26 +01:00
includes/img
Rationale [mlir][docs] Group the docs for defining dialect components 2022-12-02 13:38:14 -08:00
Tools [mlir][arith] Change dialect name from Arithmetic to Arith 2022-09-29 11:23:28 -04:00
Tutorials [mlir] [docs] Broken link in MLIR Toy docs 2022-12-06 12:14:59 -08:00
BufferDeallocationInternals.md [mlir] add TOC to top-level documents 2022-08-02 13:22:40 +02:00
Bufferization.md [mlir] use strided layout in structured codegen-related tests 2022-09-17 08:11:28 +02:00
BytecodeFormat.md [mlir][doc] Remove trailing whitespace (NFC) 2022-10-07 09:05:49 -07:00
Canonicalization.md [mlir][docs] Group the docs for defining dialect components 2022-12-02 13:38:14 -08:00
CAPI.md [mlir] add TOC to top-level documents 2022-08-02 13:22:40 +02:00
CMakeLists.txt
DataLayout.md [mlir] add TOC to top-level documents 2022-08-02 13:22:40 +02:00
DebugActions.md Fix #58322: Handlers for debug actions with equal parameter types must not override each other 2022-10-22 14:18:00 -07:00
DeclarativeRewrites.md [mlir][docs] Group the docs for defining dialect components 2022-12-02 13:38:14 -08:00
Diagnostics.md [mlir] Add support for regex within expected-* diagnostics 2022-07-11 21:01:30 -07:00
DialectConversion.md [mlir] Use std::nullopt instead of None in comments (NFC) 2022-12-04 19:58:32 -08:00
doxygen-mainpage.dox
doxygen.cfg.in [mlir] use dynamic sections in MLIR Doxygen 2022-05-13 11:43:52 +02:00
Interfaces.md [mlir][docs] Group the docs for defining dialect components 2022-12-02 13:38:14 -08:00
LangRef.md [mlir][docs] Group the docs for defining dialect components 2022-12-02 13:38:14 -08:00
Passes.md [mlir][arith] Change dialect name from Arithmetic to Arith 2022-09-29 11:23:28 -04:00
PassManagement.md [mlir][docs] Group the docs for defining dialect components 2022-12-02 13:38:14 -08:00
PatternRewriter.md (Reland) [mlir] Switch segment size attributes to DenseI32ArrayAttr 2022-08-12 19:44:52 -04:00
PDLL.md [mlir][ods] Make Type- and AttrInterfaces also Types and Attrs 2022-07-07 11:54:47 +02:00
Quantization.md
README.txt
ShapeInference.md [mlir] add TOC to top-level documents 2022-08-02 13:22:40 +02:00
SPIRVToLLVMDialectConversion.md [mlir][spirv] Change dialect name from 'spv' to 'spirv' 2022-09-26 10:58:30 -04:00
SymbolsAndSymbolTables.md [mlir][NFC] Update textual references of func to func.func in examples+python scripts 2022-04-20 22:17:26 -07:00
TargetLLVMIR.md [mlir] Only conditionally lower CF branching ops to LLVM 2022-08-04 16:36:27 +02:00
Traits.md [mlir][docs] Group the docs for defining dialect components 2022-12-02 13:38:14 -08: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.