[PATCH] D88238: [APFloat] convert SNaN to QNaN in convert() and raise Invalid signal
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 24 09:36:16 PDT 2020
spatel updated this revision to Diff 294092.
spatel added a comment.
Herald added a subscriber: atanasyan.
Updated diff to include clang tests that fail with the setting of the quiet bit.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88238/new/
https://reviews.llvm.org/D88238
Files:
clang/test/CodeGen/builtin-nan-legacy.c
clang/test/CodeGen/builtins.c
clang/test/CodeGen/mips-unsupported-nan.c
llvm/lib/Support/APFloat.cpp
llvm/test/Transforms/InstCombine/AMDGPU/ldexp.ll
llvm/test/Transforms/InstSimplify/ConstProp/cast.ll
llvm/test/Transforms/InstSimplify/fp-nan.ll
llvm/test/Transforms/PhaseOrdering/X86/nancvt.ll
llvm/unittests/ADT/APFloatTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88238.294092.patch
Type: text/x-patch
Size: 10298 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200924/884e42e7/attachment.bin>
More information about the llvm-commits
mailing list