Fixes PR41337
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D60148
[InstCombine] Simplify ctpop with bitreverse/bswap ClosedPublic Authored by xbolva00 on Apr 2 2019, 1:26 PM.
Details Summary Fixes PR41337
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 2 2019, 5:23 PM Closed by commit rL357564: [InstCombine] Simplify ctpop with bitreverse/bswap (authored by xbolva00). · Explain WhyApr 3 2019, 1:07 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 193442 llvm/trunk/lib/Transforms/InstCombine/InstCombineCalls.cpp
llvm/trunk/test/Transforms/InstCombine/ctpop-bswap-bitreverse.ll
|