[PATCH] D127140: [APFloat] Fix truncation of certain subnormal numbers

Danila Malyutin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 8 07:22:40 PDT 2022


danilaml updated this revision to Diff 435153.
danilaml added a comment.

Added float->bfloat conversion tests


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.435153.patch
Type: text/x-patch
Size: 4600 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220608/b20865af/attachment.bin>


More information about the llvm-commits mailing list