llvm-project/mlir
Bixia Zheng 4b7745c176 [mlir][sparse][taco] Add more unit tests.
These unit tests resides in an internal repository. Porting the tests to the
public repository.

Reviewed By: aartbik

Differential Revision: https://reviews.llvm.org/D121021
2022-03-07 10:10:01 -08:00
..
benchmark/python [mlir] Rename the Standard dialect to the Func dialect 2022-03-01 12:10:04 -08:00
cmake/modules [mlir] Add option to control python search priming 2022-03-01 14:52:56 -08:00
docs [mlir] Fix dumping invalid ops 2022-03-07 08:32:31 -08:00
examples [mlir][NFC] Move Translation.h to a Tools/mlir-translate directory 2022-03-07 01:05:38 -08:00
include [mlir] Fix dumping invalid ops 2022-03-07 08:32:31 -08:00
lib [mlir][Vector] Improve default lowering of vector transpose operations 2022-03-07 17:56:02 +00:00
python [mlir] Rename the Standard dialect to the Func dialect 2022-03-01 12:10:04 -08:00
test [mlir][sparse][taco] Add more unit tests. 2022-03-07 10:10:01 -08:00
tools [mlir] Fix dumping invalid ops 2022-03-07 08:32:31 -08:00
unittests [mlir][NFC] Move Parser.h to Parser/ 2022-03-07 01:05:38 -08:00
utils [mlir] Rename the Standard dialect to the Func dialect 2022-03-01 12:10:04 -08:00
.clang-format
.clang-tidy Enable readability-redundant-smartptr-get in MLIR local clang-tidy config 2022-01-08 20:07:11 +00:00
CMakeLists.txt [mlir] Add option to control python search priming 2022-03-01 14:52:56 -08:00
LICENSE.TXT
README.md

README.md

Multi-Level Intermediate Representation

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