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

Add Julia newpm passes and pipeline #359

Closed

Conversation

pchintalapudi
Copy link
Contributor

@pchintalapudi pchintalapudi commented Jul 2, 2023

With this set of changes, we can now reimplement the entire Julia pipeline via LLVM.jl APIs. We also get access to Julia passes and the ability to define custom target analyses and alias analysis stacks.

Depends on JuliaLang/julia#50390 to add C api for the PassBuilder callbacks.

@maleadt maleadt changed the base branch from master to tb/retestitems September 4, 2023 11:38
@maleadt maleadt deleted the branch maleadt:tb/retestitems September 4, 2023 12:02
@maleadt maleadt closed this Sep 4, 2023
@maleadt
Copy link
Owner

maleadt commented Sep 4, 2023

Why would GitHub close this when the upstream branch got merged...
I'll re-open it tomorrow with some additional fixes.

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.

2 participants