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

[newir] fix major performance issues #26785

Merged
merged 3 commits into from
Apr 13, 2018
Merged

[newir] fix major performance issues #26785

merged 3 commits into from
Apr 13, 2018

Conversation

vtjnash
Copy link
Member

@vtjnash vtjnash commented Apr 12, 2018

No description provided.

@@ -703,13 +712,13 @@ end

bbidxstmt(ir) = BBIdxStmt(ir)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rename this iterator?

@ararslan ararslan added performance Must go faster compiler:optimizer Optimization passes (mostly in base/compiler/ssair/) labels Apr 12, 2018
and fix construct_domtree performance bugs
eventually, we want stack-allocations to do this automatically
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler:optimizer Optimization passes (mostly in base/compiler/ssair/) performance Must go faster
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants