Followup to D60483: Handle always overflow condition for saddo.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D60497
[InstCombine] Handle saddo always overflow ClosedPublic Authored by nikic on Apr 10 2019, 12:14 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 10 2019, 2:50 AM Closed by commit rL358095: [InstCombine] Handle saddo always overflow (authored by nikic). · Explain WhyApr 10 2019, 9:17 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 194532 llvm/trunk/lib/Transforms/InstCombine/InstCombineCompares.cpp
llvm/trunk/test/Transforms/InstCombine/with_overflow.ll
|