-
Notifications
You must be signed in to change notification settings - Fork 9
pre-commit: PR163021 #2957
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: PR163021 #2957
Conversation
|
This patch modifies several LLVM IR files across different benchmarks, primarily focusing on loop exit conditions and the use of
Overall, the changes improve correctness and optimization safety by properly enforcing minimum loop iterations via model: qwen-plus-latest |
Link: llvm/llvm-project#163021
Requested by: @fhahn