llvm-project/mlir
Nicolas Vasilache 7f58196ec7 [mlir][linalg] Linalg.fill on tensor should not have side-effects
Reviewed By: nicolasvasilache

Differential Revision: https://reviews.llvm.org/D96094
2021-02-05 08:22:14 +00:00
..
cmake/modules [MLIR] [CMake] Support building MLIR standalone 2021-02-02 13:10:21 -06:00
docs [mlir] Small touchups to LangRef attribute section 2021-02-04 13:32:26 -08:00
examples [mlir][Python] Roll up of python API fixes. 2021-01-24 19:02:59 -08:00
include [mlir] Mark LogicalResult as LLVM_NODISCARD 2021-02-04 15:10:10 -08:00
integration_test [mlir] make vector to llvm conversion truly partial 2021-02-04 11:33:24 +01:00
lib [mlir][linalg] Linalg.fill on tensor should not have side-effects 2021-02-05 08:22:14 +00:00
test [mlir][linalg] Linalg.fill on tensor should not have side-effects 2021-02-05 08:22:14 +00:00
tools [mlir] Mark LogicalResult as LLVM_NODISCARD 2021-02-04 15:10:10 -08:00
unittests [mlir] Mark LogicalResult as LLVM_NODISCARD 2021-02-04 15:10:10 -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 Fix MLIR clang-tidy: when tweaking it does not inherit from the parent 2020-03-07 17:44:21 +00:00
CMakeLists.txt [MLIR] Fix building unittests in in-tree build 2021-02-04 01:59:12 +00:00
LICENSE.TXT Add the Apache2 with LLVM exceptions license to MLIR 2019-12-24 00:58:06 -08:00
README.md mlir README.md: Fix the syntax 2019-12-24 13:31:07 +01:00

README.md

Multi-Level Intermediate Representation

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