summaryrefslogtreecommitdiff
path: root/mlir/lib/Dialect/Shape/Transforms/OutlineShapeComputation.cpp
AgeCommit message (Expand)Author
2025-07-24[mlir][NFC] update `mlir/Dialect` create APIs (20/n) (#149927)Maksim Levental
2025-07-14[mlir] Remove unused includes (NFC) (#148769)Kazu Hirata
2025-02-27[MLIR][NFC] Retire `let constructor` for Shape and MLProgram (#128869)lorenzo chelini
2024-12-20[mlir] Enable decoupling two kinds of greedy behavior. (#104649)Jacques Pienaar
2024-11-08[mlir][IR][NFC] Cleanup insertion point API usage (#115415)Matthias Springer
2024-09-17[Shape] Avoid repeated hash lookups (NFC) (#108926)Kazu Hirata
2023-08-27[mlir] Use {DenseSet,DenseMap,SemallDenseSet}::contains (NFC)Kazu Hirata
2023-05-12[mlir] Move casting calls from methods to function callsTres Popp
2023-01-23[mlir] support !shape.value_shape when replace WithOp in OutlineShapeComputat...Xiang Li
2023-01-12[mlir] Add operations to BlockAndValueMapping and rename it to IRMappingJeff Niu
2022-10-02[mlir][shape] add outline-shape-computation passYuanqiang Liu