[PATCH] D97125: Stop traping on sNaN in __builtin_isinf

Thomas Preud'homme via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 23 02:11:25 PST 2021


thopre updated this revision to Diff 325718.
thopre added a comment.

- Add half testcase
- Fixup existing testcase


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.325718.patch
Type: text/x-patch
Size: 14217 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210223/9ce7e5b2/attachment-0001.bin>


More information about the cfe-commits mailing list