-
Notifications
You must be signed in to change notification settings - Fork 5
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: test PR76295 #36
Conversation
baseline: llvm/llvm-project@acacec3 |
bench/abseil-cpp/optimized/cord_rep_btree.cc.ll looks like a regression. |
Context:
A minimal reproduction:
I cannot reproduce the regression. Does it reach the maximum recursion depth when computing the constant range? |
baseline: llvm/llvm-project@752df2b |
Reproduction: https://godbolt.org/z/197j7r3G5
|
I will post a patch later. |
296115f
to
7225cd8
Compare
PR Link: llvm/llvm-project#76295