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

Backport GlobalOpt compile-time fix #71637

Closed
nikic opened this issue Nov 8, 2023 · 2 comments · Fixed by llvm/llvm-project-release-prs#769
Closed

Backport GlobalOpt compile-time fix #71637

nikic opened this issue Nov 8, 2023 · 2 comments · Fixed by llvm/llvm-project-release-prs#769

Comments

@nikic
Copy link
Contributor

nikic commented Nov 8, 2023

This fixes an issue with pathologically slow compile-times in GlobalOpt.

/cherry-pick e360a16

@nikic nikic added ipo Interprocedural optimizations slow-compile labels Nov 8, 2023
@nikic nikic added this to the LLVM 17.0.X Release milestone Nov 8, 2023
@github-project-automation github-project-automation bot moved this to Needs Triage in LLVM Release Status Nov 8, 2023
@llvmbot
Copy link
Member

llvmbot commented Nov 8, 2023

/branch llvm/llvm-project-release-prs/issue71637

@llvmbot
Copy link
Member

llvmbot commented Nov 8, 2023

/pull-request llvm/llvm-project-release-prs#769

@nikic nikic moved this from Needs Triage to Needs Review in LLVM Release Status Nov 8, 2023
@tru tru moved this from Needs Review to Done in LLVM Release Status Nov 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging a pull request may close this issue.

3 participants