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

[DMA] Split DMA operations into its own dialect #127

Merged
merged 1 commit into from
Aug 31, 2024
Merged

Conversation

zero9178
Copy link
Member

quidditch_snitch has turned into a bit of a god-dialect which even contains things not specific to snitch. This PR is the first step in reducing this by splitting everything DMA related out of the dialect. Future goal is to have lowerings of just DMA operations to lower-level hardware specific dialects where hardware specific optimizations and legalizations can occur.

`quidditch_snitch` has turned into a bit of a god-dialect which even contains things not specific to snitch.
This PR is the first step in reducing this by splitting everything DMA related out of the dialect.
Future goal is to have lowerings of just DMA operations to lower-level hardware specific dialects where hardware specific optimizations and legalizations can occur.
@zero9178 zero9178 merged commit 1b4fd91 into main Aug 31, 2024
1 check passed
@zero9178 zero9178 deleted the dma-dialect branch August 31, 2024 21:37
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