-
Notifications
You must be signed in to change notification settings - Fork 9
pre-commit: PR124480 #2059
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: PR124480 #2059
Conversation
|
runner: ariselab-64c-v2 3436 files changed, 8500859 insertions(+), 8567137 deletions(-) 1 1 bench/abseil-cpp/optimized/duration_test.cc.ll |
| %spec.select6.i.i = zext i1 %not..i.i to i64 | ||
| %spec.select6.i.i = add nuw i64 %.sroa.0.07.i.i, %4 |
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.
this can not be good that the same name is used twice
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.
Please refer to the updated issue description in #1312:
Update (2025-02-01): Unrelated diffs have been significantly reduced with a heuristic-based value name remapping algorithm (Example: #2037 -> #2055). Note that the post-processed IR may be incorrect or invalid. Please refer to the previous commit if you are confused by the result.
Link: llvm/llvm-project#124480
Requested by: @dtcxzyw