Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D149424
[InstCombine] Add tests `(cmp eq/ne (umax/uadd.sat X, Y), 0)`; NFC ClosedPublic Authored by goldstein.w.n on Apr 27 2023, 11:23 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 28 2023, 12:28 AM This revision was landed with ongoing or failed builds.Apr 29 2023, 10:39 AM Closed by commit rG585af9e39fc4: [InstCombine] Add tests `(cmp eq/ne (umax/uadd.sat X, Y), 0)`; NFC (authored by goldstein.w.n). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 518194 llvm/test/Transforms/InstCombine/cmp-intrinsic.ll
|