-
Notifications
You must be signed in to change notification settings - Fork 9
pre-commit: PR167771 #3127
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
base: main
Are you sure you want to change the base?
pre-commit: PR167771 #3127
Conversation
Diff moderunner: ariselab-64c-docker 145 files changed, 93098 insertions(+), 93245 deletions(-) +18 openvdb/Prune.ll |
|
This patch contains a series of targeted LLVM IR modifications across many benchmarks, primarily focused on improving correctness and consistency in control flow and dataflow. The major changes are:
All changes are mechanical but essential for correctness: they fix stale CFG edges, update types to match actual memory layout, and modernize vector code patterns—all without altering program semantics. model: qwen-plus-latest |
Link: llvm/llvm-project#167771
Requested by: @justinfargnoli