-
Notifications
You must be signed in to change notification settings - Fork 9
pre-commit: PR145105 #2481
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: PR145105 #2481
Conversation
Diff moderunner: ariselab-64c-docker 836 files changed, 18094 insertions(+), 18014 deletions(-) 25 26 bench/abc/optimized/absVta.ll |
|
Here's a high-level summary of the most significant changes in this patch:
These changes primarily represent low-level optimizations, such as better type inference, improved pointer arithmetic, and enhanced loop structure — all aimed at performance improvements and correctness under well-defined behavior. model: qwen-plus-latest |
| %.val153.val = load ptr, ptr %135, align 8, !tbaa !10 | ||
| %146 = getelementptr inbounds i32, ptr %.val153.val, i64 %145 | ||
| br label %147 | ||
| %147 = zext nneg i32 %146 to i64 |
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#145105
Requested by: @dtcxzyw