In a previous change I changed SCEV's normalization / denormalization
to work with non-affine add recs. So the bailout in IVUsers can be
removed.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 5571 Build 5571: arc lint + arc unit
Event Timeline
test/Analysis/IVUsers/quadradic-exit-value.ll | ||
---|---|---|
33–61 | Can you keep the test? |
Comment Actions
Yeah, it seems like you should have the positive version of this test.
Otherwise, lgtm.
Can you keep the test?