-
Notifications
You must be signed in to change notification settings - Fork 4
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 PR84696 (New) #908
Conversation
baseline: llvm/llvm-project@4d052a7 |
%29 = or disjoint i64 %27, %28 | ||
%.sroa.03.0.insert.insert.i.i = select i1 %.not.i.i, i64 1, i64 %29 | ||
%.sroa.010.0.extract.trunc = trunc i64 %.sroa.03.0.insert.insert.i.i to i32 | ||
%.sroa.3.0.extract.shift = and i64 %.sroa.03.0.insert.insert.i.i, 4294967296 |
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.
%139 = and i64 %137, 4294967296 | ||
%.not.i = icmp eq i64 %139, 0 | ||
br i1 %.not.i, label %179, label %140 | ||
%.not.i = icmp ult i64 %.sroa.03.0.insert.insert.i.i64, 4294967296 |
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.
%spec.select = select i1 %.not.i, i32 0, i32 %50 | ||
%.lobit = lshr exact i64 %47, 32 | ||
%spec.select81 = trunc nuw nsw i64 %.lobit to i8 | ||
%.not.i = icmp ult i64 %.sroa.03.0.insert.insert.i.i4, 4294967296 |
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.
296115f
to
7225cd8
Compare
PR Link: llvm/llvm-project#84696