-
Notifications
You must be signed in to change notification settings - Fork 9
pre-commit: PR167771 #3132
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 #3132
Conversation
Diff moderunner: ariselab-64c-docker 129 files changed, 87063 insertions(+), 87197 deletions(-) +18 openvdb/Prune.ll |
|
This patch consists of numerous localized, mechanical changes across many LLVM IR files, primarily involving:
All changes are low-level, optimization-driven, and preserve semantics — typical of post-optimization IR refinement (e.g., Loop Simplify, GVN, InstCombine, or SROA improvements). No high-level algorithmic or functional changes are introduced. model: qwen-plus-latest |
Link: llvm/llvm-project#167771
Requested by: @dtcxzyw