-
Notifications
You must be signed in to change notification settings - Fork 9
pre-commit: PR123518 #1982
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: PR123518 #1982
Conversation
|
runner: ariselab-64c-v2 874 files changed, 19881 insertions(+), 19597 deletions(-) b3a257a pre-commit: Update |
| %cond.i.i.i = icmp eq ptr getelementptr inbounds nuw (i8, ptr @_ZN5clangL10arch_namesE, i64 1728), inttoptr (i64 add (i64 ptrtoint (ptr getelementptr inbounds nuw (i8, ptr @_ZN5clangL10arch_namesE, i64 1776) to i64), i64 -48) to ptr) | ||
| br i1 %cond.i.i.i, label %18, label %"_ZSt7find_ifIPKN5clang12_GLOBAL__N_122OffloadArchToStringMapEZNS0_19OffloadArchToStringENS0_11OffloadArchEE3$_0ET_S7_S7_T0_.exit.thread" |
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.
Regression.
| %.1.val.i.i.i.i.i.i = load ptr, ptr getelementptr inbounds nuw (i8, ptr @_ZN5clang7targetsL7AVRMcusE, i64 12480), align 16 | ||
| %.not.i.i.i92.i.i.i.i.i.i = icmp eq ptr %.1.val.i.i.i.i.i.i, null | ||
| br i1 %.not.i.i.i92.i.i.i.i.i.i, label %"_ZN9__gnu_cxx5__ops10_Iter_predIZNK5clang7targets13AVRTargetInfo14isValidCPUNameEN4llvm9StringRefEE3$_0EclIPNS3_7MCUInfoEEEbT_.exit104.i.i.i.i.i.i", label %_ZN4llvm9StringRefC2EPKc.exit.i.i93.i.i.i.i.i.i | ||
|
|
||
| 27: ; preds = %_ZN4llvm9StringRefC2EPKc.exit.i.i93.i.i.i.i.i.i | ||
| %bcmp.i.i.i99.i.i.i.i.i.i = tail call i32 @bcmp(ptr nonnull readonly @.str.652, ptr readonly %1, i64 %2) | ||
| %28 = icmp eq i32 %bcmp.i.i.i99.i.i.i.i.i.i, 0 | ||
| br i1 %28, label %"_ZN4llvm6any_ofIRA314_N5clang7targets7MCUInfoEZNKS2_13AVRTargetInfo14isValidCPUNameENS_9StringRefEE3$_0EEbOT_T0_.exit", label %_ZN4llvm9StringRefC2EPKc.exit.i.i106.i.i.i.i.i.i | ||
| _ZN4llvm9StringRefC2EPKc.exit.i.i93.i.i.i.i.i.i: ; preds = %._crit_edge.loopexit.i.i.i.i.i.i | ||
| %27 = tail call noundef i64 @strlen(ptr noundef nonnull readonly dereferenceable(1) %.1.val.i.i.i.i.i.i) #13 | ||
| %.not.i2.i.i97.i.i.i.i.i.i = icmp eq i64 %27, %2 | ||
| br i1 %.not.i2.i.i97.i.i.i.i.i.i, label %28, label %"_ZN9__gnu_cxx5__ops10_Iter_predIZNK5clang7targets13AVRTargetInfo14isValidCPUNameEN4llvm9StringRefEE3$_0EclIPNS3_7MCUInfoEEEbT_.exit104.thread134.i.i.i.i.i.i" |
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.
Regression
Link: llvm/llvm-project#123518
Requested by: @fhahn