Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[quidditch_snitch] Implement canonicalization for memref microkernels #39

Merged
merged 1 commit into from
Jun 24, 2024

Conversation

zero9178
Copy link
Member

These canonicalizations help to get the microkernel into a minimal form to microoptimize the xDSL generation and also avoid hitting code generation limits. They mostly remove redundant arguments and results.

These canonicalizations help to get the microkernel into a minimal form to microoptimize the xDSL generation and also avoid hitting code generation limits.
They mostly remove redundant arguments and results.
@zero9178 zero9178 merged commit 8a79f26 into main Jun 24, 2024
1 check passed
@zero9178 zero9178 deleted the microkernel-canonicalization branch June 24, 2024 08:16
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