-
Notifications
You must be signed in to change notification settings - Fork 13.4k
#78023 is revert #78024
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
Labels
Comments
I believe the issue is that truncation will change results e.g. here
|
It is correct because the bit width of pointer is 32 in the test... |
vitalybuka
added a commit
that referenced
this issue
Jan 13, 2024
…cmp pred X, Y`" (#78023) Reverts #77832 To fix https://lab.llvm.org/buildbot/#/builders/236/builds/8673 Also truncation to shorter type looks incorrect. Issue for tracking #78024 .
justinfargnoli
pushed a commit
to justinfargnoli/llvm-project
that referenced
this issue
Jan 28, 2024
…cmp pred X, Y`" (llvm#78023) Reverts llvm#77832 To fix https://lab.llvm.org/buildbot/#/builders/236/builds/8673 Also truncation to shorter type looks incorrect. Issue for tracking llvm#78024 .
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Breaking https://lab.llvm.org/buildbot/#/builders/236/builds/8673
The text was updated successfully, but these errors were encountered: