We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Is it OK to merge the following revision(s) to the 7.0 branch?
The text was updated successfully, but these errors were encountered:
assigned to @kuhar
Sorry, something went wrong.
https://reviews.llvm.org/rL345353
r345353 fixes a regression in v7.0, which makes JumpThreading take an unacceptable amount of time on some inputs.
Relevant bug: #37277 Review link: https://reviews.llvm.org/D53245
Rewording:
r345353 fixes a regression which makes JumpThreading take an unacceptable amount of time on some inputs in v7.0.
Jakub,
You reviewed this patch, what do you think about merging this?
This should be safe to merge, I don't know of any regression caused by the patch, while it solves some known (slowness) bugs.
Merged: r347285
kuhar
No branches or pull requests
Extended Description
Is it OK to merge the following revision(s) to the 7.0 branch?
The text was updated successfully, but these errors were encountered: