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

Cherry-pick GlobalISel infinite loop fix into 12.0.0 #48415

Closed
nikic opened this issue Feb 6, 2021 · 1 comment
Closed

Cherry-pick GlobalISel infinite loop fix into 12.0.0 #48415

nikic opened this issue Feb 6, 2021 · 1 comment
Labels
bugzilla Issues migrated from bugzilla llvm:globalisel

Comments

@nikic
Copy link
Contributor

nikic commented Feb 6, 2021

Bugzilla Link 49071
Resolution FIXED
Resolved on Feb 15, 2021 17:40
Version trunk
OS Linux
Blocks #48246
CC @qcolombet,@tstellar
Fixed by commit(s) 02d4b36 6604c30

Extended Description

Please cherry-pick 02d4b36 into the release branch. It fixes an infinite GlobalISel combine loop affecting the stage2 build of rustc on AArch64.

@tstellar
Copy link
Collaborator

Merged: 6604c30

@llvmbot llvmbot transferred this issue from llvm/llvm-bugzilla-archive Dec 11, 2021
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugzilla Issues migrated from bugzilla llvm:globalisel
Projects
None yet
Development

No branches or pull requests

2 participants