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 r294268 to 4.0 branch (RegisterCoalescer: Fix joinReservedPhysReg()) #31237

Closed
MatzeB opened this issue Feb 7, 2017 · 4 comments
Closed
Assignees
Labels
bugzilla Issues migrated from bugzilla llvm:codegen

Comments

@MatzeB
Copy link
Contributor

MatzeB commented Feb 7, 2017

Bugzilla Link 31889
Resolution FIXED
Resolved on Feb 09, 2017 15:47
Version trunk
OS All
Blocks #30970

Extended Description

This fixes a miscompile in the presence of reserved registers. This is not a regression though (the bug was already present in 3.9) however the fix is simple and low risk.

@MatzeB
Copy link
Contributor Author

MatzeB commented Feb 7, 2017

assigned to @qcolombet

@MatzeB
Copy link
Contributor Author

MatzeB commented Feb 7, 2017

To code owner for 4.0 branch review.

@MatzeB
Copy link
Contributor Author

MatzeB commented Feb 9, 2017

Approved by mail (see llvm-commits).

@MatzeB
Copy link
Contributor Author

MatzeB commented Feb 9, 2017

NFC commit r294630 for preparation, actual change cherry picked to r294631

@llvmbot llvmbot transferred this issue from llvm/llvm-bugzilla-archive Dec 10, 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:codegen
Projects
None yet
Development

No branches or pull requests

1 participant