This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU/GlobalISel: Add IMMPopCount xform
ClosedPublic

Authored by arsenm on Jan 7 2020, 9:41 AM.

Details

Reviewers
kerbowa
nhaehnle
Summary

Partially fixes BFE pattern import.

Diff Detail

Event Timeline

arsenm created this revision.Jan 7 2020, 9:41 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 7 2020, 9:41 AM
nhaehnle accepted this revision.Jan 9 2020, 6:32 AM

LGTM

This revision is now accepted and ready to land.Jan 9 2020, 6:32 AM