llvm-project/mlir
Alexander Belyaev cf761904a2 [mlir] Add verification for `linalg.tiled_loop` op.
Differential Revision: https://reviews.llvm.org/D100555
2021-04-15 20:50:36 +02:00
..
cmake/modules Change add_mlir_doc CMake macro to take the tablegen command as last argument to allow extra flags 2021-04-15 02:59:40 +00:00
docs [mlir] add support for index type in vectors. 2021-04-08 08:17:13 +00:00
examples Change add_mlir_doc CMake macro to take the tablegen command as last argument to allow extra flags 2021-04-15 02:59:40 +00:00
include [mlir] Expose `updateBoundsForCyclicDistribution` in Linalg/Utils.h. 2021-04-15 20:47:37 +02:00
lib [mlir] Add verification for `linalg.tiled_loop` op. 2021-04-15 20:50:36 +02:00
test [mlir] Add verification for `linalg.tiled_loop` op. 2021-04-15 20:50:36 +02:00
tools [mlir] Add support for adding attribute+type traits/interfaces to tablegen defs 2021-04-15 11:41:51 -07:00
unittests [MLIR] Support symbols in emptiness checks for FlatAffineConstraints 2021-04-08 21:38:47 +05:30
utils
.clang-format
.clang-tidy
CMakeLists.txt
LICENSE.TXT
README.md

README.md

Multi-Level Intermediate Representation

See https://mlir.llvm.org/ for more information.