mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
9ba90e9b81
`mlir::Type` is now used as the default C++ type for representing all MLIR types, even when `ValueType` would be a valid constraint, unless doing so provides a clear benefit in that specific context.