llvm-project/mlir
Bixia Zheng c601dfbcc2 [mlir][sparse][taco] Use np.array_equal to compare integer values.
Fix MLIR-PyTACO and some tests to use np.array_equal to compare integer
values.

Reviewed By: aartbik

Differential Revision: https://reviews.llvm.org/D120526
2022-02-25 07:38:15 -08:00
..
benchmark/python [mlir] Use sparse-compiler pass in sparse benchmark 2022-02-09 20:16:47 +00:00
cmake/modules [mlir] Do not use an empty source file when building aggregate libraries. 2022-02-05 23:06:28 -08:00
docs [mlir][OpDSL] Split arithmetic functions. 2022-02-25 15:27:42 +00:00
examples [mlir][NFC] Use options struct in ExecutionEngine::create 2022-02-23 10:21:46 -05:00
include [mlir][OpDSL] Split arithmetic functions. 2022-02-25 15:27:42 +00:00
lib [mlir][OpDSL] Split arithmetic functions. 2022-02-25 15:27:42 +00:00
python [mlir][OpDSL] Split arithmetic functions. 2022-02-25 15:27:42 +00:00
test [mlir][sparse][taco] Use np.array_equal to compare integer values. 2022-02-25 07:38:15 -08:00
tools [mlir][OpDSL] Split arithmetic functions. 2022-02-25 15:27:42 +00:00
unittests [MLIR][Presburger] Refactor looping strategy in coalesce 2022-02-25 12:41:20 +00:00
utils [mlir][spirv] Fix SPIR-V spec parser 2022-02-22 14:07:46 +03: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] Set up boilerplate build for MLIR benchmarks 2022-01-27 21:38:15 +00:00
LICENSE.TXT
README.md

README.md

Multi-Level Intermediate Representation

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