summaryrefslogtreecommitdiff
path: root/mlir/test/lib/IR/TestTypes.cpp
AgeCommit message (Expand)Author
2024-04-22[mlir][test] Reorganize the test dialect (#89424)Jeff Niu
2022-04-18[mlir:NFC] Remove the forward declaration of FuncOp in the mlir namespaceRiver Riddle
2022-04-04[mlir] Rework the implementation of TypeIDRiver Riddle
2022-01-18[mlir][Pass] Deprecate FunctionPass in favor of OperationPass<FuncOp>River Riddle
2021-08-14[MLIR] Move TestDialect to ::test namespaceStephen Neuendorffer
2021-06-16Migrate MLIR test passes to the new registration APIMehdi Amini
2020-11-05[mlir] Move TestDialect and its passes to mlir::test namespace.Alexander Belyaev
2020-08-27[mlir] NFC: fix trivial typo under test and toolsKazuaki Ishizaki
2020-08-18[mlir] Remove the use of "kinds" from Attributes and TypesRiver Riddle
2020-07-27[mlir] Support for mutable typesAlex Zinenko