Revert "Stop traping on sNaN in __builtin_isinf"
authorThomas Preud'homme <thomasp@graphcore.ai>
Thu, 4 Mar 2021 12:03:20 +0000 (12:03 +0000)
committerThomas Preud'homme <thomasp@graphcore.ai>
Thu, 4 Mar 2021 12:07:35 +0000 (12:07 +0000)
commitb7aeece47ce58fc44d699979f1ce80ab42837fd6
tree23b929bfaf9797015227c95c461d7b57ba1bf996
parentd2000b45d033c06dc7973f59909a0ad12887ff51
Revert "Stop traping on sNaN in __builtin_isinf"

This reverts commit 1b6eb56aa0ea2931866455a21a138fc09c08e905 because the
invert logic for isfinite is incorrect.
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