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

[native compiler] Initial foundation for mlir hail compiler #12416

Merged
merged 65 commits into from
Dec 7, 2022

Conversation

patrick-schultz
Copy link
Collaborator

@patrick-schultz patrick-schultz commented Nov 2, 2022

Initial work on building a hail compiler using mlir.

Co-authored by @patrick-schultz, @tpoterba, @chrisvittal, and @iris-garden

@patrick-schultz patrick-schultz changed the title [native compiler] wip [native compiler] Initial foundation for mlir hail compiler Dec 6, 2022
patrick-schultz and others added 4 commits December 6, 2022 17:48
Testing -j1 builds shows an increase in build time from around 30
seconds to nearly 20 minutes. This will only get worse as the project
grows.
Copy link
Collaborator

@chrisvittal chrisvittal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work getting all of this set up and leading the charge on this Patrick! Now we just need to try to create something useful 😜.

@danking danking merged commit 7bfc910 into hail-is:main Dec 7, 2022
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.

5 participants