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

Enhancement: integrate Polly (LLVM optimizations) #1614

Open
JohanEngelen opened this issue Jul 10, 2016 · 1 comment
Open

Enhancement: integrate Polly (LLVM optimizations) #1614

JohanEngelen opened this issue Jul 10, 2016 · 1 comment

Comments

@JohanEngelen
Copy link
Member

Julia gained Polly support with this PR:
JuliaLang/julia#16531
I don't know how much performance improvement it brings nor if people want it, but looking at the diff, I think it is fairly straightforward to add this to LDC too.

(also relevant PR: JuliaLang/julia#16726 )

@JohanEngelen
Copy link
Member Author

Relevant blog posts:
http:https://www.mreisinger.com/?p=43
http:https://www.mreisinger.com/?p=137
(note that just turning Polly on is not enough!)

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