-
Notifications
You must be signed in to change notification settings - Fork 13.5k
Miscompile after f5687636415969e6d945659a0b78734abdfb0f06 #76202
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
Comments
Local bisect points to f568763. |
@llvm/issue-subscribers-backend-aarch64 Author: Vitaly Buka (vitalybuka)
https://lab.llvm.org/buildbot/#/builders/238/builds/7108
|
The list of load.x is refer to canFoldIntoAddrMode on D152828. Also support LDRSroX missed in canFoldIntoAddrMode
hi @vitalybuka would your please give me some advice on how to reproduce the issue ? |
ping @vitalybuka ? |
You probably can follow https://github.com/google/sanitizers/wiki/SanitizerBotReproduceBuild on GCE ARM machine This is UBSAN, so maybe even QEMU is enough. |
…ress" This reverts commit 32878c2 due to llvm#79756 and llvm#76202. (cherry picked from commit 915c3d9)
…ress" This reverts commit 32878c2 due to llvm#79756 and llvm#76202. (cherry picked from commit 915c3d9)
…ress" This reverts commit 32878c2 due to llvm#79756 and llvm#76202. (cherry picked from commit 915c3d9)
…ress" This reverts commit 32878c2 due to llvm#79756 and llvm#76202. (cherry picked from commit 915c3d9)
…ress" This reverts commit 32878c2 due to llvm#79756 and llvm#76202. (cherry picked from commit 915c3d9)
hi @vitalybuka, As I can't reproduce your issue, and now with extra |
sorry for trouble! |
Unfortunately link to bot is expired, I am not sure which one was broken. |
Fix the ERROR: UndefinedBehaviorSanitizer, reproduced by BUILDBOT_REVISION=43ffe2eed llvm-zorg/zorg/buildbot/builders/sanitizers/buildbot_bootstrap_ubsan.sh It might be also related to llvm#76202
Fix the ERROR: UndefinedBehaviorSanitizer, reproduced by BUILDBOT_REVISION=43ffe2eed llvm-zorg/zorg/buildbot/builders/sanitizers/buildbot_bootstrap_ubsan.sh It might be also related to llvm#76202
https://lab.llvm.org/buildbot/#/builders/238/builds/7108
The text was updated successfully, but these errors were encountered: