llvm/mlir/docs
gysit 9912bed730 [mlir][linalg] Remove RangeOp and RangeType.
Remove the RangeOp and the RangeType that are not actively used anymore. After removing RangeType, the LinalgTypes header only includes the generated dialect header.

Reviewed By: nicolasvasilache

Differential Revision: https://reviews.llvm.org/D115727
2021-12-15 07:19:10 +00:00
..
Bindings
Dialects [mlir][linalg] Remove RangeOp and RangeType. 2021-12-15 07:19:10 +00:00
includes/img
Rationale [Const Rationale] various typo fixes, and update it to present tense. 2021-12-13 12:49:51 -08:00
Tools
Tutorials [mlir][ods] update attr/type def format docs 2021-12-02 23:42:47 +00:00
BufferDeallocationInternals.md [mlir] Move memref.[tensor_load|buffer_cast|clone] to "bufferization" dialect. 2021-11-25 11:50:39 +01:00
Bufferization.md [mlir] Move memref.[tensor_load|buffer_cast|clone] to "bufferization" dialect. 2021-11-25 11:50:39 +01:00
Canonicalization.md NFC: Callout restriction on folding 0-result ops in documentation. 2021-11-19 20:35:01 +00:00
CAPI.md
CMakeLists.txt
DataLayout.md [mlir][NFC] Replace references to Identifier with StringAttr 2021-11-16 17:36:26 +00:00
DebugActions.md
DeclarativeRewrites.md [mlir-tblgen] Support either in Tablegen DRR. 2021-11-08 23:16:03 +00:00
Diagnostics.md
DialectConversion.md [mlir] support recursive types in type conversion infra 2021-11-22 18:16:02 +01:00
doxygen-mainpage.dox
doxygen.cfg.in [NFC] Inclusive Language: change master to main for .chm files 2021-11-08 08:23:04 -06:00
Interfaces.md [mlir][NFC] Replace references to Identifier with StringAttr 2021-11-16 17:36:26 +00:00
LangRef.md [NFC] Inclusive language: Remove instances of master in URLs 2021-11-05 08:48:41 -05:00
OpDefinitions.md
Passes.md
PassManagement.md Adjust "end namespace" comment in MLIR to match new agree'd coding style 2021-12-08 06:05:26 +00:00
PatternRewriter.md
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.