[PATCH] D112932: [WIP] Use llvm.is_fpclass to implement FP classification functions

Serge Pavlov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 21 07:42:22 PST 2022


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/Basic/Builtins.def
  clang/lib/CodeGen/CGBuiltin.cpp
  clang/lib/CodeGen/TargetInfo.cpp
  clang/lib/CodeGen/TargetInfo.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112932.410303.patch
Type: text/x-patch
Size: 11409 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220221/79844f20/attachment.bin>


More information about the cfe-commits mailing list