llvm-project/mlir/docs
Alex Zinenko 90a6c3c2e4 [mlir] Fix typos in the Python bindings doc 2021-10-13 14:40:49 +02:00
..
Bindings [mlir] Fix typos in the Python bindings doc 2021-10-13 14:40:49 +02:00
Dialects [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
Rationale [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
Tools [vscode-mlir] Update package.json in preparation for publishing 2021-07-30 23:53:50 +00:00
Tutorials [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
includes/img [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
BufferDeallocationInternals.md [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
Bufferization.md [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
CAPI.md [mlir] NFC: fix trivial typos 2021-01-07 02:36:02 +09:00
CMakeLists.txt Remove CMake configuration for Sphinx targets in MLIR 2020-03-12 01:28:38 +00:00
Canonicalization.md [mlir][doc] Fix links and references in top level docs directory 2021-05-24 18:43:00 +02:00
DataLayout.md [mlir][doc] Fix links and references in top level docs directory 2021-05-24 18:43:00 +02:00
DebugActions.md [mlir][doc] Fix links and references in top level docs directory 2021-05-24 18:43:00 +02:00
DeclarativeRewrites.md [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
Diagnostics.md [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
DialectConversion.md [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
Interfaces.md [mlir] Fix attachInterface typo 2021-08-24 15:17:52 -07:00
LangRef.md [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
OpDefinitions.md [mlir][ODS] Support result type inference in custom assembly format 2021-10-11 14:07:56 -06:00
PassManagement.md [MLIR][docs] Clarify language in pass restrictions 2021-09-07 13:40:55 -07:00
Passes.md [mlir][docs] Add memref and sparse_tensor to Passes.md 2021-05-21 15:23:39 -07:00
PatternRewriter.md [mlir] Add support for filtering patterns based on debug names and labels 2021-06-02 12:05:25 -07:00
Quantization.md Fix invalid math formulas in quantization doc 2021-06-01 03:50:59 +00:00
README.txt [mlir] Add short readme.txt to docs directory 2020-02-18 08:35:22 -08:00
SPIRVToLLVMDialectConversion.md [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
ShapeInference.md [Branch-Rename] Fix some links 2021-02-01 16:43:21 +05:30
SymbolsAndSymbolTables.md [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
TargetLLVMIR.md [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
Traits.md [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
doxygen-mainpage.dox [mlir] Bootstrap doxygen config 2020-01-25 09:31:59 -08:00
doxygen.cfg.in [mlir] NFC: fix trivial typo 2020-04-29 14:47:56 +09:00

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.