[PATCH] D112932: Use llvm.is_fpclass to implement FP classification functions
Serge Pavlov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Dec 19 10:05:27 PST 2022
sepavloff updated this revision to Diff 483994.
sepavloff added a comment.
Remove __builtin_isfpclass
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112932/new/
https://reviews.llvm.org/D112932
Files:
clang/include/clang/Basic/Builtins.def
clang/lib/CodeGen/CGBuiltin.cpp
clang/test/CodeGen/X86/strictfp_builtins.c
clang/test/CodeGen/aarch64-strictfp-builtins.c
clang/test/CodeGen/builtin_float.c
clang/test/CodeGen/builtin_float_strictfp.c
clang/test/CodeGen/builtins.c
clang/test/CodeGen/strictfp_builtins.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112932.483994.patch
Type: text/x-patch
Size: 38086 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221219/892e2a9e/attachment-0001.bin>
More information about the cfe-commits
mailing list