llvm-project/mlir/lib
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
..
Analysis [MLIR][Presburger] subtraction: add support for divs defined by equalties 2022-04-30 14:45:13 +01:00
Bindings/Python [mlir] Fix python bindings build on Windows in Debug 2022-05-09 19:46:47 -07:00
CAPI [DenseElementAttr] Simplify the public API for creating these. 2022-05-12 16:18:23 +01:00
Conversion [mlir] translate memref.reshape ops that have static shapes 2022-05-12 11:57:20 -07:00
Dialect [DenseElementAttr] Simplify the public API for creating these. 2022-05-12 16:18:23 +01:00
ExecutionEngine [mlir][sparse] Factoring out an enumerator over elements of SparseTensorStorage 2022-05-12 17:05:56 -07:00
IR [DenseElementAttr] Silence warning in -DNDEBUG builds. NFC. 2022-05-12 17:59:39 +02:00
Interfaces Apply clang-tidy fixes for performance-unnecessary-value-param in ControlFlowInterfaces.cpp (NFC) 2022-04-19 17:20:57 +00:00
Parser [DenseElementAttr] Simplify the public API for creating these. 2022-05-12 16:18:23 +01:00
Pass [mlir:Pass] Add support for op-agnostic pass managers 2022-05-12 13:12:59 -07:00
Reducer [mlir] Add asserts when changing various MLIRContext configurations 2022-04-15 21:49:03 -07:00
Rewrite [mlir:PDLInterp] Refactor the implementation of result type inferrence 2022-05-01 12:25:05 -07:00
Support [mlir] Rework the implementation of TypeID 2022-04-04 13:52:26 -07:00
TableGen [mlir] Attach InferTypeOpInterface on SameOperandsAndResultType operations when possible 2022-04-28 12:57:59 -07:00
Target [mlir][LLVM] Make the nested type restriction on complex constants less aggressive 2022-05-12 11:47:01 +02:00
Tools [TableGen] Refactor TableGenParseFile to no longer use a callback 2022-05-11 11:55:33 -07:00
Transforms [mlir:Pass] Add support for op-agnostic pass managers 2022-05-12 13:12:59 -07:00
CMakeLists.txt [MLIR] Fix build without native arch 2022-05-12 09:50:51 +02:00