Page MenuHomePhabricator

[InstCombine] Transform `(icmp ult/uge (and X, Y), X)` -> `(icmp ne/eq (and X, Y), X)`
Needs ReviewPublic

Authored by goldstein.w.n on Mon, Mar 6, 2:16 PM.