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

Revamp lowering of code to improve code gen #118

Merged
merged 16 commits into from
May 24, 2020
Merged

Conversation

chriselrod
Copy link
Member

Fixes #115 .
Also includes fixes for #116 and #117 .

Compile times are worse, but generated asm is much better, and many of the runtime benchmarks have improved markedly.

@chriselrod chriselrod merged commit 51b81f2 into master May 24, 2020
@chriselrod chriselrod deleted the loopvecloweringoverhaul branch June 20, 2020 18:44
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.

Help LLVM better understand indexing via explicit offseting of pointers
1 participant