This is an archive of the discontinued LLVM Phabricator instance.

[InstCombine] Add tests for transforming `(or/and (icmp eq/ne X,0),(icmp eq/ne X,Pow2OrZero))`; NFC
AbandonedPublic

Authored by goldstein.w.n on Aug 7 2023, 10:49 AM.

Details

Reviewers
nikic
Allen

Diff Detail