[PATCH] D157108: APFloat: Add getExactLog2
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 4 08:42:51 PDT 2023
arsenm updated this revision to Diff 547237.
arsenm retitled this revision from "APFloat: Add getExactPowerOf2" to "APFloat: Add getExactLog2".
arsenm added a comment.
Rename
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D157108/new/
https://reviews.llvm.org/D157108
Files:
llvm/include/llvm/ADT/APFloat.h
llvm/lib/Support/APFloat.cpp
llvm/unittests/ADT/APFloatTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157108.547237.patch
Type: text/x-patch
Size: 4679 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230804/91fa7263/attachment.bin>
More information about the llvm-commits
mailing list