-
Notifications
You must be signed in to change notification settings - Fork 7
pre-commit: PR152851 #2656
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: PR152851 #2656
Conversation
Diff moderunner: ariselab-64c-docker 73 files changed, 45153 insertions(+), 46694 deletions(-)
16 15 bench/actix-rs/optimized/14bh10sj718x2c7a.ll |
The provided patch modifies multiple LLVM IR files across various benchmarks. The primary changes are related to improving alignment checks and memory operations. Here are the major changes:
These changes appear to be the result of improved optimization passes, particularly around alignment checking and exception handling, leading to more efficient and correct IR generation. model: qwen-plus-latest |
Link: llvm/llvm-project#152851
Requested by: @dtcxzyw