summaryrefslogtreecommitdiff
path: root/mlir/lib/Conversion/ArithToArmSME
AgeCommit message (Expand)Author
2025-09-19[mlir][arith] Simplify inheriting constructors declarations. NFC. (#159682)Jakub Kuderski
2025-07-23[mlir][NFC] update `Conversion` create APIs (4/n) (#149879)Maksim Levental
2024-12-20[mlir] Enable decoupling two kinds of greedy behavior. (#104649)Jacques Pienaar
2024-09-02[mlir][ArmSME] Rename slice move operations to insert/extract_tile_slice (#10...Benjamin Maxwell
2024-01-22[mlir][ArmSME] Add arith-to-arm-sme conversion pass (#78197)Cullen Rhodes