summaryrefslogtreecommitdiff
path: root/mlir/test/lib/IR/TestInterfaces.cpp
AgeCommit message (Expand)Author
2025-10-06[MLIR][ODS] Add support for overloading interface methods (#161828)Mehdi Amini
2023-05-12[mlir] Move casting calls from methods to function callsTres Popp
2022-04-07[mlir][NFC] Drop a few unnecessary includes from Pass.hRiver Riddle
2022-04-04[mlir] Rework the implementation of TypeIDRiver Riddle
2021-12-08Adjust "end namespace" comment in MLIR to match new agree'd coding styleMehdi Amini
2021-08-14[MLIR] Move TestDialect to ::test namespaceStephen Neuendorffer
2021-06-16Migrate MLIR test passes to the new registration APIMehdi Amini
2020-11-17[mlir] Allow for using interface class name in ODS interface definitionsAlex Zinenko
2020-11-05[mlir] Move TestDialect and its passes to mlir::test namespace.Alexander Belyaev
2020-06-30[mlir] Refactor InterfaceGen to support generating interfaces for Attributes ...River Riddle