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

automatic optimization pass selection and reordering in LLVM #5

Open
gfursin opened this issue Oct 30, 2015 · 0 comments
Open

automatic optimization pass selection and reordering in LLVM #5

gfursin opened this issue Oct 30, 2015 · 0 comments

Comments

@gfursin
Copy link
Member

gfursin commented Oct 30, 2015

Enhance LLVM (opt, pass manager) to be able to select and reorder arbitrary passes in LLVM via external plugins and connect it to CK (similar to what I did for GCC and plugin interface).

Moved from CK: mlcommons/ck#18

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant