llvm-project/mlir
wren romano 753fe330c1 [mlir][sparse] Factoring out an enumerator over elements of SparseTensorStorage
Work towards fixing: https://github.com/llvm/llvm-project/issues/51652

Depends On D122928

Reviewed By: aartbik

Differential Revision: https://reviews.llvm.org/D122060
2022-05-12 17:05:56 -07:00
..
benchmark/python Revert "[mlir][sparse] Expose SpareTensor passes as enums instead of opaque numbers for vectorization and parallelization options." 2022-04-23 20:14:48 -05:00
cmake/modules [mlir] Fix python bindings build on Windows in Debug 2022-05-09 19:46:47 -07:00
docs [mlir:Pass] Add support for op-agnostic pass managers 2022-05-12 13:12:59 -07:00
examples [mlir] Attach InferTypeOpInterface on SameOperandsAndResultType operations when possible 2022-04-28 12:57:59 -07:00
include [mlir:Pass] Add support for op-agnostic pass managers 2022-05-12 13:12:59 -07:00
lib [mlir][sparse] Factoring out an enumerator over elements of SparseTensorStorage 2022-05-12 17:05:56 -07:00
python [mlir:ODS] Support using attributes in AllTypesMatch to automatically add InferTypeOpInterface 2022-04-28 12:57:59 -07:00
test [mlir][sparse] add sparse sign integration test 2022-05-12 15:56:36 -07:00
tools [mlir][ods] (NFC) don't use std::function for map_range 2022-05-12 05:15:03 +00:00
unittests [mlir] Remove unused using declaration (NFC) 2022-05-10 12:58:01 +02:00
utils [mlir] Bump mlir-vscode to 0.0.7 2022-05-12 15:52:46 -07: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][PDLL] Add support for generating PDL patterns from PDLL at build time 2022-04-26 18:33:16 -07:00
LICENSE.TXT
README.md

README.md

Multi-Level Intermediate Representation

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