llvm/mlir/docs
2022-03-16 23:30:09 +09:00
..
Bindings [mlir] Rename the Standard dialect to the Func dialect 2022-03-01 12:10:04 -08:00
Dialects [mlir][OpDSL] Add support for adding canonicalization patterns. 2022-03-08 15:56:59 +00:00
includes/img [mlir] Split out a new ControlFlow dialect from Standard 2022-02-06 14:51:16 -08:00
Rationale [mlir] Split out a new ControlFlow dialect from Standard 2022-02-06 14:51:16 -08:00
Tools
Tutorials [mlir][toy] Define a FuncOp operation in toy and drop the dependence on FuncOp 2022-03-15 14:55:51 -07:00
AttributesAndTypes.md [mlir] Rewrite and modernize the documentation for defining Attributes/Types 2022-03-15 00:19:52 -07:00
BufferDeallocationInternals.md [mlir] Split out a new ControlFlow dialect from Standard 2022-02-06 14:51:16 -08:00
Bufferization.md [mlir][bufferize] Update documentation with allow-return-allocs 2022-03-16 23:30:09 +09:00
Canonicalization.md Clarify that fold() can't "erase" an operation in the MLIR Canonicalization doc (NFC) 2022-01-13 18:43:18 +00:00
CAPI.md
CMakeLists.txt
DataLayout.md
DebugActions.md
DeclarativeRewrites.md
Diagnostics.md [mlir] Fix dumping invalid ops 2022-03-07 08:32:31 -08:00
DialectConversion.md [mlir] Rename the Standard dialect to the Func dialect 2022-03-01 12:10:04 -08:00
doxygen-mainpage.dox
doxygen.cfg.in
Interfaces.md [mlir] Add isa/dyn_cast support for dialect interfaces 2022-01-31 19:24:34 -08:00
LangRef.md [mlir] Rewrite and modernize the documentation for defining Attributes/Types 2022-03-15 00:19:52 -07:00
OpDefinitions.md [mlir] Rewrite and modernize the documentation for defining Attributes/Types 2022-03-15 00:19:52 -07:00
Passes.md [mlir] Rename the Standard dialect to the Func dialect 2022-03-01 12:10:04 -08:00
PassManagement.md [mlir][NFC] Rename StandardToLLVM to FuncToLLVM 2022-03-07 11:25:23 -08:00
PatternRewriter.md [mlir] Split out a new ControlFlow dialect from Standard 2022-02-06 14:51:16 -08:00
Quantization.md
README.txt
ShapeInference.md
SPIRVToLLVMDialectConversion.md
SymbolsAndSymbolTables.md [mlir] Rename the Standard dialect to the Func dialect 2022-03-01 12:10:04 -08:00
TargetLLVMIR.md [mlir] Rename the Standard dialect to the Func dialect 2022-03-01 12:10:04 -08:00
Traits.md [mlir] Support verification order (2/3) 2022-02-25 19:04:56 +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.