[PATCH] D97125: Stop traping on sNaN in __builtin_isinf
Thomas Preud'homme via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 4 07:31:04 PST 2021
thopre updated this revision to Diff 328170.
thopre added a comment.
Fix isfinite logic
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97125/new/
https://reviews.llvm.org/D97125
Files:
clang/lib/CodeGen/CGBuiltin.cpp
clang/test/CodeGen/X86/strictfp_builtins.c
clang/test/CodeGen/aarch64-strictfp-builtins.c
clang/test/CodeGen/builtin_float_strictfp.c
clang/test/CodeGen/strictfp_builtins.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97125.328170.patch
Type: text/x-patch
Size: 14322 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210304/8997b043/attachment-0001.bin>
More information about the cfe-commits
mailing list