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
Out of bound on debug build Unable to legalize on release build
The bug can be reproduced on LLVM 16, 17, and upstream.
@phoebewang Any hints on how should we fix this?
The text was updated successfully, but these errors were encountered:
@llvm/issue-subscribers-backend-x86
Author: Peter Rong (DataCorrupted)
Sorry, something went wrong.
The bug was introduced by me. Preparing a fix.
[X86][GlobalISel] Fix referencing nonexistent operand in G_ICMP (#86221)
fb39456
Fixes #86203
e-kud
Successfully merging a pull request may close this issue.
Reproduction
Out of bound on debug build
Unable to legalize on release build
The bug can be reproduced on LLVM 16, 17, and upstream.
@phoebewang Any hints on how should we fix this?
The text was updated successfully, but these errors were encountered: