llvm-project/mlir/docs/Rationale
Tobias Gysi b614ada0e8 [mlir] add support for index type in vectors.
The patch enables the use of index type in vectors. It is a prerequisite to support vectorization for indexed Linalg operations. This refactoring became possible due to the newly introduced data layout infrastructure. The data layout of a module defines the bitwidth of the index type needed to verify bitcasts and similar vector operations.

Reviewed By: nicolasvasilache

Differential Revision: https://reviews.llvm.org/D99948
2021-04-08 08:17:13 +00:00
..
MLIRForGraphAlgorithms.md [mlir][docs] Update/Add documentation for MLIRs Pattern Rewrite infrastructure 2020-08-13 12:05:55 -07:00
Rationale.md [mlir] add support for index type in vectors. 2021-04-08 08:17:13 +00:00
RationaleGenericDAGRewriter.md [Branch-Rename] Fix some links 2021-02-01 16:43:21 +05:30
RationaleLinalgDialect.md [mlir] NFC: fix trivial typo 2020-04-29 14:47:56 +09:00
RationaleSimplifiedPolyhedralForm.md
UsageOfConst.md [MLIR] Create memref dialect and move dialect-specific ops from std. 2021-03-15 11:14:09 +01:00
_index.md [mlir] Add section page for Rationale docs. 2020-12-14 14:49:30 -08:00