[PATCH] D85961: Add floating point methods to APFixedPoint.
Bevin Hansson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 24 06:29:59 PDT 2020
ebevhan added a comment.
@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
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