[PATCH] D85961: Add floating point methods to APFixedPoint.
Gousemoodhin Nadaf via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 24 08:44:55 PDT 2020
gousemoodhin added a comment.
In D85961#2233554 <https://reviews.llvm.org/D85961#2233554>, @ebevhan wrote:
> @gousemoodhin I just want to check; are you working on or planning to work on float-fixed support in the near future? Floating point conversions are the next step for the fixed-point support, so if you aren't immediately looking at it, I would like to take a shot at it.
>
> If you want a suggestion for something fixed-point related to work on, there's a bug I filed a while back here: https://bugs.llvm.org/show_bug.cgi?id=46554
@ebevhan
I have not yet started the task (Implementation of Floating-point to Fixed-point conversion). If you would like to start implementation, you can start. I will contribute too.
Regarding Bug: https://bugs.llvm.org/show_bug.cgi?id=46554
I will resolve it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85961/new/
https://reviews.llvm.org/D85961
More information about the llvm-commits
mailing list