llvm-capstone/mlir/docs
Mehdi Amini 1e853421a4 Revert "Introduce MLIR Op Properties"
This reverts commit d572cd1b06.

Some bots are broken and investigation is needed before relanding.
2023-05-01 15:55:58 -07:00
..
Bindings Revert "Revert "[mlir][py] Enable building ops with raw inputs"" 2022-12-21 16:22:39 -08:00
DefiningDialects [mlir][doc] Remove section about now removed useFoldAPI option 2023-02-24 00:36:14 +01:00
Dialects [mlir] add structured (Linalg) transform op matchers 2023-04-13 12:37:51 +00:00
includes/img [mlir] Split out a new ControlFlow dialect from Standard 2022-02-06 14:51:16 -08:00
Rationale [MLIR][doc] Fix the [TOC] tag in two doc 2023-04-25 00:10:26 -07:00
Tools [mlir][arith] Change dialect name from Arithmetic to Arith 2022-09-29 11:23:28 -04:00
Tutorials [mlir][Affine][NFC] Wrap dialect in "affine" namespace 2023-04-20 11:19:21 +09:00
ActionTracing.md [MLIR][doc] Fix the [TOC] tag in two doc 2023-04-25 00:10:26 -07:00
BufferDeallocationInternals.md [mlir] add TOC to top-level documents 2022-08-02 13:22:40 +02:00
Bufferization.md [mlir][bufferization][NFC] Rename BufferRelation::None to BufferRelation::Unknown 2023-01-30 11:09:28 +01:00
BytecodeFormat.md Implements MLIR Bytecode versioning capability 2023-03-10 23:28:56 +01:00
Canonicalization.md [mlir] Add a new fold API using Generic Adaptors 2023-01-11 14:32:21 +01: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
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][Affine][NFC] Wrap dialect in "affine" namespace 2023-04-20 11:19:21 +09: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] Argument and result attribute handling during inlining. 2023-03-22 09:02:15 +01:00
LangRef.md Revert "Introduce MLIR Op Properties" 2023-05-01 15:55:58 -07:00
Passes.md [mlir][NFC] Cleanup Passes documentation 2023-02-27 16:35:47 +01:00
PassManagement.md [mlir][Pass] Make PassManager default to op-agnostic 2023-01-25 15:38:19 -05:00
PatternRewriter.md [mlir][NFC] GreedyPatternRewriteDriver: Merge region-based and multi-op-based drivers 2023-01-27 17:32:00 +01: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][Conversion] Rename the MemRefToLLVM pass 2023-01-27 09:10:10 +00: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.