This is an archive of the discontinued LLVM Phabricator instance.

[PowerPC] Add an intrinsic for Popcntb
ClosedPublic

Authored by Esme on May 11 2020, 3:31 AM.

Details

Reviewers
jsji
steven.zhang
qiucf
Group Reviewers
Restricted Project
Commits
rG80173566f485: [PowerPC] Add an intrinsic for Popcntb
Summary

Add the intrinsic llvm.ppc.popcntb for the instruction POPCNTB

Diff Detail

Event Timeline

Esme created this revision.May 11 2020, 3:31 AM
Esme created this object with visibility "All Users".
Herald added a project: Restricted Project. · View Herald TranscriptMay 11 2020, 3:31 AM
Esme changed the visibility from "All Users" to "Public (No Login Required)".May 11 2020, 3:34 AM
This revision is now accepted and ready to land.May 13 2020, 8:00 PM
This revision was automatically updated to reflect the committed changes.