[PATCH] D127140: [APFloat] Fix truncation of certain subnormal numbers
Danila Malyutin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 7 10:24:37 PDT 2022
danilaml updated this revision to Diff 434877.
danilaml added a comment.
Submitted an alternative solution (adjusting the shift/exponent)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127140/new/
https://reviews.llvm.org/D127140
Files:
llvm/lib/Support/APFloat.cpp
llvm/test/Transforms/InstSimplify/ConstProp/cast.ll
llvm/unittests/ADT/APFloatTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127140.434877.patch
Type: text/x-patch
Size: 3935 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220607/7c45e54e/attachment-0001.bin>
More information about the llvm-commits
mailing list