This is an archive of the discontinued LLVM Phabricator instance.

[ADT/MathExtras] Introduce PowerOf2Ceil
ClosedPublic

Authored by davide on Nov 10 2016, 6:28 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

davide updated this revision to Diff 77588.Nov 10 2016, 6:28 PM
davide retitled this revision from to [ADT/MathExtras] Introduce PowerOf2Ceil.
davide updated this object.
davide added a reviewer: ruiu.
davide added a subscriber: llvm-commits.
ruiu accepted this revision.Nov 10 2016, 6:30 PM
ruiu edited edge metadata.

LGTM

This revision is now accepted and ready to land.Nov 10 2016, 6:30 PM
This revision was automatically updated to reflect the committed changes.