llvm-project/mlir
Peiming Liu b0f8057e4c [mlir][sparse] use loop emitter to generate loop in sparsification
Reviewed By: aartbik

Differential Revision: https://reviews.llvm.org/D136185
2022-10-26 00:27:56 +00:00
..
benchmark/python [mlir][sparse] Expose SparseTensor passes as enums instead of opaque numbers for vectorization and parallelization options. 2022-09-04 01:39:35 +00:00
cmake/modules [CMake] Avoid `LLVM_BINARY_DIR` when other more specific variable are better-suited, part 2 2022-09-14 15:48:58 -04:00
docs [mlir:LLVM] Rewrite the LLVMIR export to use the debug info attributes 2022-10-24 22:31:41 -07:00
examples [mlir-translate] Support parsing operations other than 'builtin.module' as top-level 2022-10-21 15:54:06 -04:00
include [mlir][llvm] Don't return a dangling reference in getCallableResults(). 2022-10-25 16:05:33 +03:00
lib [mlir][sparse] use loop emitter to generate loop in sparsification 2022-10-26 00:27:56 +00:00
python [mlir][nfc] Clean-up usage of kDynamicSize. 2022-10-20 13:54:57 +00:00
test [mlir][sparse] use loop emitter to generate loop in sparsification 2022-10-26 00:27:56 +00:00
tools [mlir] Better handling for bit groups in enum parser/printer 2022-10-23 23:59:55 -07:00
unittests [mlir][sparse] add some APIs for merger to query the tensor id for output tensor and synthetic tensor. 2022-10-24 18:49:53 +00:00
utils [vscode-mlir] Bump to version 0.0.11 2022-09-28 02:50:24 -07:00
.clang-format [mlir] Add missing newline at end of .clang-format file 2022-06-14 23:59:00 -07:00
.clang-tidy [mlir] Disable `misc-const-correctness` clang-tidy check. 2022-08-03 10:18:43 +02:00
CMakeLists.txt [mlir] Support overriding LLVM_LIT_ARGS in standalone builds 2022-10-24 05:14:51 +02:00
LICENSE.TXT
README.md

README.md

Multi-Level Intermediate Representation

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