-
Notifications
You must be signed in to change notification settings - Fork 9
pre-commit: PR145159 #2486
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: PR145159 #2486
Conversation
Diff moderunner: ariselab-64c-docker 53 files changed, 37416 insertions(+), 37940 deletions(-) 17 12 bench/cpython/optimized/parking_lot.ll |
|
Here is a brief summary of the major changes in this patch:
This patch primarily replaces bitmask-based switch statements with model: qwen-plus-latest |
| i32 3, label %8 | ||
| i32 4, label %9 | ||
| i32 5, label %10 | ||
| i32 4, label %10 |
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.
?
| br i1 %switch.i.i, label %_ZL15getImmFixupKindm.exit.thread, label %14 | ||
|
|
||
| 14: ; preds = %_ZN4llvm5X86II10isImmPCRelEm.exit.i | ||
| %15 = and i32 %.0.i10.i, 7 |
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.
| %.promoted.i = load i64, ptr %5, align 8 | ||
| %6 = add i64 %.promoted.i, %1 | ||
| %switch.gep = getelementptr inbounds nuw [4 x i64], ptr @switch.table._ZN8zvariant19framing_offset_size17FramingOffsetSize12write_offset17h7af96b41ab784441E, i64 0, i64 %4 | ||
| %switch.load = load i64, ptr %switch.gep, align 8 |
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.
Link: llvm/llvm-project#145159
Requested by: @nikic