[PATCH] D85961: [Fixed Point] Add floating point methods to APFixedPoint.
Bevin Hansson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 7 04:45:36 PDT 2020
ebevhan updated this revision to Diff 290243.
ebevhan added a comment.
Added a promotion mechanism to handle cases where the floating point type cannot be used to rescale the value.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85961/new/
https://reviews.llvm.org/D85961
Files:
llvm/include/llvm/ADT/APFixedPoint.h
llvm/lib/Support/APFixedPoint.cpp
llvm/unittests/ADT/APFixedPointTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85961.290243.patch
Type: text/x-patch
Size: 22473 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200907/ad5e79ab/attachment.bin>
More information about the llvm-commits
mailing list