llvm-project/mlir
Aart Bik b4a1eab941 [mlir][sparse] fixed typo in sparse tensor type attribute alias
Reviewed By: grosul1, rriddle

Differential Revision: https://reviews.llvm.org/D107472
2021-08-04 08:57:52 -07:00
..
cmake/modules [MLIR][python] Disable SONAME on extensions. 2021-07-30 00:47:11 +00:00
docs [vscode-mlir] Update package.json in preparation for publishing 2021-07-30 23:53:50 +00:00
examples [mlir] factor memref-to-llvm lowering out of std-to-llvm 2021-07-09 14:49:52 +02:00
include [mlir][sparse] fixed typo in sparse tensor type attribute alias 2021-08-04 08:57:52 -07:00
lib [mlir] Fix gcc-5 build in ViewOpGraph.cpp 2021-08-04 22:49:34 +09:00
python Reorder mmt4d r.h.s operand layout 2021-08-03 10:21:57 -07:00
test [mlir] Support drawing control-flow graphs in ViewOpGraph.cpp 2021-08-04 20:45:15 +09:00
tools [mlir] Fix CMake option for enabling SPIR-V CPU runner 2021-07-29 16:34:09 -04:00
unittests [mlir] Fix delayed object interfaces registration 2021-08-03 12:21:55 +03:00
utils [vscode-mlir] Add proper support for mlir markdown codeblocks 2021-08-03 19:55:31 +00: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] Drop old cmake var names 2021-05-24 15:30:01 +05:30
LICENSE.TXT
README.md

README.md

Multi-Level Intermediate Representation

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