llvm-project/mlir/docs
River Riddle df5ea69105 [mlir] Don't include the attribute self type in a `params` directive
The self type is handled separately from normal parameters, and
the use of the params directive currently breaks attributes that
want to use it (e.g. in a struct directive).

Differential Revision: https://reviews.llvm.org/D137732
2022-11-12 14:38:45 -08:00
..
Bindings
Dialects Add TOC to GPU.md 2022-11-04 01:03:01 +01:00
Rationale Add a document on side effects & speculation in MLIR 2022-10-24 22:03:29 -07:00
Tools [mlir][arith] Change dialect name from Arithmetic to Arith 2022-09-29 11:23:28 -04:00
Tutorials Introduce a ConditionallySpeculatable op interface 2022-10-12 10:56:12 -07:00
includes/img
AttributesAndTypes.md [mlir] Don't include the attribute self type in a `params` directive 2022-11-12 14:38:45 -08:00
BufferDeallocationInternals.md
Bufferization.md
BytecodeFormat.md [mlir][doc] Remove trailing whitespace (NFC) 2022-10-07 09:05:49 -07:00
CAPI.md
CMakeLists.txt
Canonicalization.md
DataLayout.md
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
DefiningDialects.md [mlir][arith] Change dialect name from Arithmetic to Arith 2022-09-29 11:23:28 -04:00
Diagnostics.md
DialectConversion.md [mlir][spirv] Change dialect name from 'spv' to 'spirv' 2022-09-26 10:58:30 -04:00
Interfaces.md [mlir] Fix typo s/utilties/utilities/ (including in file name) 2022-10-27 17:14:33 -04:00
LangRef.md [mlir][arith] Change dialect name from Arithmetic to Arith 2022-09-29 11:23:28 -04:00
OpDefinitions.md [mlir][doc] Update op optional-group asm format doc 2022-10-31 10:34:53 -04:00
PDLL.md
PassManagement.md [mlir] Include anchor op in reproducer pipeline string 2022-11-03 11:44:57 -04:00
Passes.md [mlir][arith] Change dialect name from Arithmetic to Arith 2022-09-29 11:23:28 -04:00
PatternRewriter.md
Quantization.md
README.txt
SPIRVToLLVMDialectConversion.md [mlir][spirv] Change dialect name from 'spv' to 'spirv' 2022-09-26 10:58:30 -04:00
ShapeInference.md
SymbolsAndSymbolTables.md
TargetLLVMIR.md
Traits.md
doxygen-mainpage.dox
doxygen.cfg.in

README.txt

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.