Skip to content

Remove custom parseType and printType#994

Open
philipportner wants to merge 1 commit intomainfrom
mlir_print_parse
Open

Remove custom parseType and printType#994
philipportner wants to merge 1 commit intomainfrom
mlir_print_parse

Conversation

@philipportner
Copy link
Collaborator

Removes the custom parseType and printType function currently in the DaphneDialect and replaces them with the standard MLIR way of using hasCustomAssemblyFormat and parse / print methods per type.

Removes the custom `parseType` and `printType` function currently in the
DaphneDialect and replaces them with the standard MLIR way of using
`hasCustomAssemblyFormat` and `parse` / `print` methods per type.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant