llvm-capstone/mlir/docs
Alex Zinenko 32c49c7d73 [mlir] ODS: change OpBuilderDAG to OpBuilder
We no longer have the non-DAG version.

Reviewed By: rriddle

Differential Revision: https://reviews.llvm.org/D97856
2021-03-04 10:55:02 +01:00
..
Bindings [mlir][Python] Roll up of python API fixes. 2021-01-24 19:02:59 -08:00
Dialects [mlir][linalg] Allow TC ops taking an unused shaped operand. 2021-02-26 06:45:56 -08:00
includes/img [MLIR] Added documentation and manual to use bufferization features. 2020-11-12 10:43:05 +01:00
Rationale [Branch-Rename] Fix some links 2021-02-01 16:43:21 +05:30
Tutorials [mlir] ODS: change OpBuilderDAG to OpBuilder 2021-03-04 10:55:02 +01:00
BufferDeallocationInternals.md Revert "[MLIR] Create memref dialect and move several dialect-specific ops from std." 2021-02-18 12:49:52 +01:00
Bufferization.md [mlir][docs] Bring bufferization docs up to date. 2021-01-14 12:28:35 -08:00
Canonicalization.md Merge OpFolderDialectInterface with DialectFoldInterface (NFC) 2020-08-13 00:39:22 +00:00
CAPI.md [mlir] NFC: fix trivial typos 2021-01-07 02:36:02 +09:00
CMakeLists.txt
ConversionToLLVMDialect.md [mlir] Add better support for f80 and f128 2021-01-15 10:29:48 -05:00
DebugActions.md [mlir] Add support for DebugCounters using the new DebugAction infrastructure 2021-02-23 01:01:17 -08: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
doxygen-mainpage.dox
doxygen.cfg.in
EDSC.md
Interfaces.md [mlir] Remove over specified memory effects 2021-01-14 14:49:41 -08:00
LangRef.md [mlir] Introduce more intuitive wording for attributes. 2021-02-10 15:22:59 -08:00
LLVMDialectMemRefConvention.md [mlir] replace LLVM dialect float types with built-ins 2021-01-08 17:38:12 +01:00
OpDefinitions.md [mlir] ODS: change OpBuilderDAG to OpBuilder 2021-03-04 10:55:02 +01:00
Passes.md [mlir] Add tensor passes to passes.md 2020-12-23 16:13:03 -08:00
PassManagement.md [mlir][docs] Small fix to local Pass Manager reproduction documentation 2021-02-24 11:47:34 -08:00
PatternRewriter.md [Branch-Rename] Fix some links 2021-02-01 16:43:21 +05:30
Quantization.md [mlir][NFC] Remove usernames and google bug numbers from TODO comments. 2020-07-07 01:40:52 -07:00
README.txt
ShapeInference.md [Branch-Rename] Fix some links 2021-02-01 16:43:21 +05:30
SPIRVToLLVMDialectConversion.md [Branch-Rename] Fix some links 2021-02-01 16:43:21 +05:30
SymbolsAndSymbolTables.md [MLIR] Extend Symbol verification to reject public symbol declarations. 2020-11-16 16:05:32 -08:00
Traits.md Revert "[MLIR] Create memref dialect and move several dialect-specific ops from std." 2021-02-18 12:49:52 +01: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.