[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 26 08:31:12 PST 2022
sepavloff updated this revision to Diff 485307.
sepavloff added a comment.
Update patch
- Rebase,
- Add test that checks inlining.
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/isfpclass.c
clang/test/CodeGen/strictfp_builtins.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112932.485307.patch
Type: text/x-patch
Size: 40288 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221226/d2f1e419/attachment-0001.bin>
More information about the cfe-commits
mailing list