llvm-project/mlir/lib
Michele Scuttari e90deaf121 [MLIR] Reconciliation of chains of unrealized casts
The reconciliation pass has been improved to introduce the support for chains of casts, thus not limiting anymore the reconciliation to just consider pairs of unrealized casts.

Reviewed By: ftynse

Differential Revision: https://reviews.llvm.org/D130711
2022-08-03 11:57:20 +00:00
..
Analysis [mlir][DCA] Fix visiting call ops when run at function scopes 2022-07-31 16:03:46 -04:00
AsmParser [mlir] Remove OpaqueElementsAttr 2022-08-01 15:00:54 -07:00
Bindings/Python [mlir][sparse] remove singleton dimension level type (for now) 2022-08-02 11:48:49 -07:00
CAPI [mlir][sparse] remove singleton dimension level type (for now) 2022-08-02 11:48:49 -07:00
Conversion [MLIR] Reconciliation of chains of unrealized casts 2022-08-03 11:57:20 +00:00
Dialect [mlir][Math] Add constant folder for AtanOp. 2022-08-03 14:10:02 +08:00
ExecutionEngine Convert for_each to range-based for loops (NFC) 2022-07-30 10:35:52 -07:00
IR Fix use-after-free in SymbolTable::replaceAllSymbolUses 2022-08-02 22:30:17 +00:00
Interfaces Revert "Revert "[mlir] Reuse the code between `getMixed*s()` funcs in ViewLikeInterface.cpp."" 2022-07-31 21:46:18 +02:00
Parser [mlir] Refactor the Parser library in preparation for an MLIR binary format 2022-07-25 16:33:01 -07:00
Pass Remove redundant string initialization (NFC) 2022-07-24 12:27:11 -07:00
Reducer [mlir] Add asserts when changing various MLIRContext configurations 2022-04-15 21:49:03 -07:00
Rewrite [mlir] Remove types from attributes 2022-07-31 20:01:31 -04:00
Support [mlir] Remove unneeded cl::ZeroOrMore for ListOption variables. NFC 2022-06-30 19:04:44 -07:00
TableGen [mlir] Remove types from attributes 2022-07-31 20:01:31 -04:00
Target Add support for lowering simd if clause to LLVM IR 2022-08-01 04:43:32 -05:00
Tools [mlir] Remove OpaqueElementsAttr 2022-08-01 15:00:54 -07:00
Transforms [MLIR] Add a utility to sort the operands of commutative ops 2022-07-30 19:25:18 -04:00
CMakeLists.txt [mlir] Refactor the Parser library in preparation for an MLIR binary format 2022-07-25 16:33:01 -07:00