-
Notifications
You must be signed in to change notification settings - Fork 9
pre-commit: PR121958 #2056
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
pre-commit: PR121958 #2056
Conversation
|
runner: ariselab-64c-v2 185 files changed, 137261 insertions(+), 137161 deletions(-) 5 2 bench/abc/optimized/fretMain.c.ll |
| store i32 %.0.i.i46, ptr %9, align 4 | ||
| %64 = call noundef i32 @_ZNK5Yosys7hashlib4dictINS_5RTLIL7SigSpecEbNS0_8hash_opsIS3_EEE9do_lookupERKS3_Ri(ptr noundef nonnull align 8 dereferenceable(49) %45, ptr noundef nonnull align 8 dereferenceable(64) %1, ptr noundef nonnull align 4 dereferenceable(4) %9) | ||
| %65 = icmp slt i32 %64, 0 | ||
| %spec.select.i = call i32 @llvm.smax.i32(i32 %64, i32 -1) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Regression.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| %4 = and i64 %call.i.i, -9223372034707292160 | ||
| %5 = icmp ne i64 %4, 0 | ||
| %cmp.i = or i1 %5, %cmp7.i.i | ||
| %4 = icmp slt i32 %4, 0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Regression: https://alive2.llvm.org/ce/z/gf3nF_
Link: llvm/llvm-project#121958
Requested by: @dtcxzyw