This is an archive of the discontinued LLVM Phabricator instance.

[Support] Remove PowerOf2Floor and ByteSwap_{16,32,64}
ClosedPublic

Authored by kazu on Jun 4 2023, 11:12 AM.

Details

Summary

These functions have been deprecated since:

commit b49b429fde3a282664289d7a2155d994085eb232
Author: Kazu Hirata <kazu@google.com>
Date:   Sun Feb 12 21:42:07 2023 -0800

Diff Detail

Event Timeline

kazu created this revision.Jun 4 2023, 11:12 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 4 2023, 11:12 AM
kazu requested review of this revision.Jun 4 2023, 11:12 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 4 2023, 11:12 AM
This revision is now accepted and ready to land.Jun 5 2023, 10:41 AM
MaskRay accepted this revision.Jun 5 2023, 10:51 AM
This revision was automatically updated to reflect the committed changes.