[PATCH] D155393: [clang][Interp] Implement __builtin_isfpclass
Timm Bäder via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Jul 15 23:59:23 PDT 2023
tbaeder created this revision.
tbaeder added reviewers: aaron.ballman, erichkeane, shafik, cor3ntin.
Herald added a project: All.
tbaeder requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D155393
Files:
clang/lib/AST/Interp/Floating.h
clang/lib/AST/Interp/InterpBuiltin.cpp
clang/lib/AST/Interp/PrimType.h
clang/test/AST/Interp/builtin-functions.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155393.540763.patch
Type: text/x-patch
Size: 8433 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230716/1cca8308/attachment-0001.bin>
More information about the cfe-commits
mailing list