[PATCH] D85961: Add floating point methods to APFixedPoint.
Bevin Hansson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 14 02:50:55 PDT 2020
ebevhan created this revision.
Herald added subscribers: llvm-commits, dexonsmith, hiraditya.
Herald added a project: LLVM.
ebevhan requested review of this revision.
This is unfinished, but shows off the semantics of the conversions.
Repository:
rG LLVM Github Monorepo
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.285607.patch
Type: text/x-patch
Size: 13129 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200814/54951640/attachment.bin>
More information about the llvm-commits
mailing list