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

[Draft] Add APIs to run individual passes, combination of passes and Default optimization pipelines with new pass manager #1037

Closed
wants to merge 2 commits into from

Conversation

yashssh
Copy link
Contributor

@yashssh yashssh commented Apr 10, 2024

This is a WIP patch to start a discussion around what other changes are needed?

Fixes #5.

default optimization pipelines via NewPassManager object.

Yet to add binding_tests and hooks to create custom optimization
pipeline with new pass manager
@yashssh yashssh changed the title [Draft] Add APIs to run individual passes, combination of passes and Default optimization pipelines [Draft] Add APIs to run individual passes, combination of passes and Default optimization pipelines with new pass manager Apr 10, 2024
@gmarkall
Copy link
Member

I think this is superseded by #1046

@gmarkall gmarkall closed this Jun 25, 2024
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.

Investigate new LLVM pass manager API
2 participants