To be used in https://reviews.llvm.org/D26372 (and probably somewhere else in llvm).
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D26538
[ADT/MathExtras] Introduce PowerOf2Ceil ClosedPublic Authored by davide on Nov 10 2016, 6:28 PM.
Details
Diff Detail
Event Timelinedavide updated this object. This revision is now accepted and ready to land.Nov 10 2016, 6:30 PM Closed by commit rL286549: [ADT/MathExtras] Introduce PowerOf2Ceil. (authored by davide). · Explain WhyNov 10 2016, 6:32 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 77589 llvm/trunk/include/llvm/Support/MathExtras.h
llvm/trunk/unittests/Support/MathExtrasTest.cpp
|