sepavloff updated this revision to Diff 481901.
sepavloff added a comment.
Herald added a subscriber: pengfei.
Prepare the patch for review
In this patch the callback `TargetCodeGenInfo::testFPKind` is
preserved, to make this change safer.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LA
qiucf added a comment.
Herald added a project: All.
This patch looks good and `llvm.is.fpclass` will by default be expanded (except
SystemZ which has their own lowering). Is there any blocker for this?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D
sepavloff updated this revision to Diff 410303.
sepavloff added a comment.
Updated patch because the base revision is updated
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112932/new/
https://reviews.llvm.org/D112932
Files:
clang/include/clang/B
sepavloff created this revision.
sepavloff requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Builtin floating-point number classification functions:
- __builtin_isnan,
- __builtin_isinf,
- __builtin_finite, and
- __builtin_isnormal
now are