This is an archive of the discontinued LLVM Phabricator instance.

[PowerPC] custom lowering for CNTPOP(i128)
Changes PlannedPublic

Authored by shawnl on Jun 25 2020, 1:47 AM.

Details

Reviewers
nemanjai
Esme
Group Reviewers
Restricted Project
Summary

There are many instructions getting generated here that do nothing,
but that will have to be cleaned up elsewhere.

Diff Detail

Event Timeline

shawnl created this revision.Jun 25 2020, 1:47 AM
lkail added a reviewer: Restricted Project.Jun 25 2020, 5:27 AM
steven.zhang added inline comments.
llvm/test/CodeGen/PowerPC/popcount.ll
13

deg.

44

deg.

shawnl planned changes to this revision.Jul 10 2020, 9:45 AM