llvm-project/mlir
Aart Bik 8b83b8f131 [mlir][sparse] refactor sparse compiler pipeline to single place
Reviewed By: bixia

Differential Revision: https://reviews.llvm.org/D120347
2022-02-22 16:23:56 -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] add entry block to MLIR grammar. 2022-02-17 15:40:43 +05:30
examples [mlir] Update Toy operations to use the `hasCustomAssemblyFormat` field 2022-02-07 19:03:58 -08:00
include Fold Tensor.extract_slice into a constant splat. 2022-02-22 21:39:57 +00:00
lib Fold Tensor.extract_slice into a constant splat. 2022-02-22 21:39:57 +00:00
python [mlir][OpDSL] Restructure comprehension.py (NFC). 2022-02-14 12:56:01 +00:00
test [mlir][sparse] refactor sparse compiler pipeline to single place 2022-02-22 16:23:56 -08:00
tools [mlir][bufferize][NFC] Rename `comprehensive-function-bufferize` to `one-shot-bufferize` 2022-02-22 17:19:20 +09:00
unittests [MLIR][Presburger] rename get*LexMin -> find*LexMin 2022-02-22 11:00:22 +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.