llvm-project/mlir
Aart Bik a652e5b53a [mlir][sparse] emergency fix after constant -> arith.constant change
Reviewed By: Mogball

Differential Revision: https://reviews.llvm.org/D111743
2021-10-13 10:26:17 -07:00
..
cmake/modules [mlir][python] Add a warning for cmake version < 3.15. 2021-10-12 21:13:54 -07:00
docs [mlir] Fix typos in the Python bindings doc 2021-10-13 14:40:49 +02:00
examples [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
include [mlir][sparse] add init sparse tensor operation 2021-10-13 09:47:56 -07:00
lib [mlir][sparse] emergency fix after constant -> arith.constant change 2021-10-13 10:26:17 -07:00
python [mlir] fix python bindings cmake 2021-10-13 17:29:45 +02:00
test [mlir][sparse] emergency fix after constant -> arith.constant change 2021-10-13 10:26:17 -07:00
tools [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
unittests [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
utils [mlir][spirv] Add memory semantics verify for atomic operations 2021-10-14 00:00:55 +08:00
.clang-format
.clang-tidy NFC: .clang-tidy: Inherit configs from parents to improve maintainability 2021-06-08 08:25:59 -07:00
CMakeLists.txt [mlir][python] Add a warning for cmake version < 3.15. 2021-10-12 21:13:54 -07:00
LICENSE.TXT
README.md

README.md

Multi-Level Intermediate Representation

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