llvm-project/mlir
Alexander Belyaev 09c18a6606 [mlir] Return scf.parallel ops resulted from tiling.
Differential Revision: https://reviews.llvm.org/D96024
2021-02-04 14:47:14 +01:00
..
cmake/modules [MLIR] [CMake] Support building MLIR standalone 2021-02-02 13:10:21 -06:00
docs [Branch-Rename] Fix some links 2021-02-01 16:43:21 +05:30
examples [mlir][Python] Roll up of python API fixes. 2021-01-24 19:02:59 -08:00
include [mlir] Return scf.parallel ops resulted from tiling. 2021-02-04 14:47:14 +01:00
integration_test [mlir] make vector to llvm conversion truly partial 2021-02-04 11:33:24 +01:00
lib [mlir] Return scf.parallel ops resulted from tiling. 2021-02-04 14:47:14 +01:00
test [mlir][Linalg] Drop SliceOp 2021-02-04 11:22:01 +00:00
tools [mlir][Linalg] NFC - Extract a standalone LinalgInterfaces 2021-02-04 07:19:38 +00:00
unittests Update ElementsAttr::isValidIndex to handle ElementsAttr with a scalar. Scalar will have rank 0. 2021-01-29 16:56:00 -08:00
utils [mlir][spirv] Fix script for availability autogen and refresh ops 2021-01-22 13:07:36 -05:00
.clang-format
.clang-tidy
CMakeLists.txt [MLIR] Fix building unittests in in-tree build 2021-02-04 01:59:12 +00:00
LICENSE.TXT
README.md

README.md

Multi-Level Intermediate Representation

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