hanchenye-llvm-project/mlir
Mehdi Amini 38451fa178 Revert "[mlir][sparse] Add Merger unit tests"
This reverts commit 0d0cff3ace.

The build is broken with GCC 5.4
2021-07-09 01:43:19 +00:00
..
cmake/modules [mlir] Generare .cpp.inc files for dialects. 2021-06-29 20:10:30 +00:00
docs [mlir-reduce] Fix the grammer in the doc 2021-07-09 08:01:35 +08:00
examples [mlir] Generare .cpp.inc files for dialects. 2021-06-29 20:10:30 +00:00
include [mlir][sparse] updated setter/getter comments 2021-07-08 09:36:22 -07:00
lib Mark TensorDialect legal and PadTensor op illegal 2021-07-08 15:02:22 -07:00
python [mlir][linalg][python] Add exp and log to the OpDSL. 2021-07-08 08:48:23 +00:00
test Mark TensorDialect legal and PadTensor op illegal 2021-07-08 15:02:22 -07:00
tools [mlir] factor out common parts of the converstion to the LLVM dialect 2021-07-07 10:51:08 +02:00
unittests Revert "[mlir][sparse] Add Merger unit tests" 2021-07-09 01:43:19 +00:00
utils [vscode-mlir] Add support for restarting the server on setting/server changes 2021-06-29 00:08:44 +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.