Markus Böck 3cbfc9d80b
[mlir][ODS][NFC] Deduplicate ref and qualified handling (#91080)
Both the attribute and type format generator and the op format generator
independently implemented the parsing and verification of the `ref` and
`qualified` directives with little to no differences.

This PR moves the implementation of these into the common `FormatParser`
class to deduplicate the implementations.
2024-05-04 21:57:22 +02:00
..
2024-03-17 14:05:41 +01:00