llvm-project/mlir/docs
Sean Silva b83361b82b Minor fixes to Type ODS docs.
Differential Revision: https://reviews.llvm.org/D96391
2021-02-10 15:22:59 -08:00
..
Bindings [mlir][Python] Roll up of python API fixes. 2021-01-24 19:02:59 -08:00
Dialects [mlir][spirv] Add support for sampled image type 2021-02-09 14:14:07 -05:00
Rationale [Branch-Rename] Fix some links 2021-02-01 16:43:21 +05:30
Tutorials Add a link to the LLVM Dev recording from the MLIR tutorial landing page 2021-02-06 01:26:59 +00:00
includes/img
BufferDeallocationInternals.md [mlir][docs] Bring bufferization docs up to date. 2021-01-14 12:28:35 -08:00
Bufferization.md [mlir][docs] Bring bufferization docs up to date. 2021-01-14 12:28:35 -08:00
CAPI.md [mlir] NFC: fix trivial typos 2021-01-07 02:36:02 +09:00
CMakeLists.txt
Canonicalization.md
ConversionToLLVMDialect.md [mlir] Add better support for f80 and f128 2021-01-15 10:29:48 -05:00
DeclarativeRewrites.md [Branch-Rename] Fix some links 2021-02-01 16:43:21 +05:30
Diagnostics.md
DialectConversion.md [mlir][doc] Correct method names in DialectConversion.md to match the code. 2020-12-02 00:04:07 -08:00
EDSC.md
Interfaces.md [mlir] Remove over specified memory effects 2021-01-14 14:49:41 -08:00
LLVMDialectMemRefConvention.md [mlir] replace LLVM dialect float types with built-ins 2021-01-08 17:38:12 +01:00
LangRef.md [mlir] Introduce more intuitive wording for attributes. 2021-02-10 15:22:59 -08:00
OpDefinitions.md Minor fixes to Type ODS docs. 2021-02-10 15:22:59 -08:00
PassManagement.md [mlir][docs] Fix typo: even -> event 2021-01-29 09:16:35 -08:00
Passes.md [mlir] Add tensor passes to passes.md 2020-12-23 16:13:03 -08:00
PatternRewriter.md [Branch-Rename] Fix some links 2021-02-01 16:43:21 +05:30
Quantization.md
README.txt
SPIRVToLLVMDialectConversion.md [Branch-Rename] Fix some links 2021-02-01 16:43:21 +05:30
ShapeInference.md [Branch-Rename] Fix some links 2021-02-01 16:43:21 +05:30
SymbolsAndSymbolTables.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.