This is an archive of the discontinued LLVM Phabricator instance.

[InstCombine] Simplify ctpop with bitreverse/bswap
ClosedPublic

Authored by xbolva00 on Apr 2 2019, 1:26 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

xbolva00 created this revision.Apr 2 2019, 1:26 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 2 2019, 1:26 PM
spatel accepted this revision.Apr 2 2019, 5:23 PM

LGTM

This revision is now accepted and ready to land.Apr 2 2019, 5:23 PM
This revision was automatically updated to reflect the committed changes.