This is an archive of the discontinued LLVM Phabricator instance.

[InstCombine] Add tests for ctpop(Pow2); NFC
ClosedPublic

Authored by goldstein.w.n on Jan 20 2023, 1:38 PM.

Diff Detail

Event Timeline

goldstein.w.n created this revision.Jan 20 2023, 1:38 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 20 2023, 1:38 PM
goldstein.w.n requested review of this revision.Jan 20 2023, 1:38 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 20 2023, 1:38 PM

Just for sync

nikic accepted this revision.Jan 21 2023, 1:12 AM

LGTM

This revision is now accepted and ready to land.Jan 21 2023, 1:12 AM
This revision was automatically updated to reflect the committed changes.