This is an archive of the discontinued LLVM Phabricator instance.

[InstCombine] Add new tests for icmp ugt/ult (add nuw X, C2), C
ClosedPublic

Authored by Nicola on Aug 21 2018, 8:07 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

Nicola created this revision.Aug 21 2018, 8:07 AM
spatel accepted this revision.Aug 21 2018, 8:25 AM

LGTM - thanks!

This revision is now accepted and ready to land.Aug 21 2018, 8:25 AM
This revision was automatically updated to reflect the committed changes.