[PATCH] D152351: [clang] Add __builtin_isfpclass
Serge Pavlov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 7 04:16:27 PDT 2023
sepavloff updated this revision to Diff 529243.
sepavloff added a comment.
Add check for test bit mask value
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152351/new/
https://reviews.llvm.org/D152351
Files:
clang/include/clang/Basic/Builtins.def
clang/lib/CodeGen/CGBuiltin.cpp
clang/lib/Sema/SemaChecking.cpp
clang/test/CodeGen/builtins.c
clang/test/CodeGen/isfpclass.c
clang/test/Sema/builtins.c
llvm/include/llvm/IR/IRBuilder.h
llvm/lib/IR/IRBuilder.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152351.529243.patch
Type: text/x-patch
Size: 5191 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230607/ec6938f0/attachment-0001.bin>
More information about the llvm-commits
mailing list