llvm/mlir/docs
River Riddle 58ceae9561 [mlir:NFC] Remove the forward declaration of FuncOp in the mlir namespace
FuncOp has been moved to the `func` namespace for a little over a month, the
using directive can be dropped now.
2022-04-18 12:01:55 -07:00
..
Bindings
Dialects [mlir] Split intrinsics out of LLVMOps.td 2022-04-14 13:23:31 +02:00
includes/img
Rationale
Tools
Tutorials [mlir] Prefix pass manager options with mlir- 2022-04-12 09:32:44 +00:00
AttributesAndTypes.md [mlir][docs] Fix broken links 2022-04-13 16:18:20 +02:00
BufferDeallocationInternals.md
Bufferization.md [mlir:NFC] Remove the forward declaration of FuncOp in the mlir namespace 2022-04-18 12:01:55 -07:00
Canonicalization.md [mlir:docs] Add proper documentation for defining dialects 2022-04-11 15:05:57 -07:00
CAPI.md
CMakeLists.txt
DataLayout.md
DebugActions.md
DeclarativeRewrites.md
DefiningDialects.md [mlir:docs] Add proper documentation for defining dialects 2022-04-11 15:05:57 -07:00
Diagnostics.md
DialectConversion.md [mlir:NFC] Remove the forward declaration of FuncOp in the mlir namespace 2022-04-18 12:01:55 -07:00
doxygen-mainpage.dox
doxygen.cfg.in
Interfaces.md Fix grammar and punctuation across several docs; NFC 2022-04-07 07:11:11 -04:00
LangRef.md Improve terminator doc in MLIR LangRef 2022-04-18 18:43:30 +00:00
OpDefinitions.md [mlir][ods] Remove StrEnumAttr 2022-04-13 17:49:02 +00:00
Passes.md
PassManagement.md [mlir:NFC] Remove the forward declaration of FuncOp in the mlir namespace 2022-04-18 12:01:55 -07:00
PatternRewriter.md Fix grammar and punctuation across several docs; NFC 2022-04-07 07:11:11 -04:00
PDLL.md Fix grammar and punctuation across several docs; NFC 2022-04-07 07:11:11 -04:00
Quantization.md
README.txt
ShapeInference.md
SPIRVToLLVMDialectConversion.md
SymbolsAndSymbolTables.md
TargetLLVMIR.md
Traits.md

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.