[PATCH] D114688: [Clang] Add __builtin_elementwise_ceil
Jun Zhang via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 2 06:56:39 PST 2021
junaire updated this revision to Diff 391316.
junaire added a comment.
I didn't know if I understand Aaron's words right, but I think I can update the patch first...
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114688/new/
https://reviews.llvm.org/D114688
Files:
clang/include/clang/Basic/Builtins.def
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/include/clang/Sema/Sema.h
clang/lib/CodeGen/CGBuiltin.cpp
clang/lib/Sema/SemaChecking.cpp
clang/test/CodeGen/builtins-elementwise-math.c
clang/test/Sema/builtins-elementwise-math.c
clang/test/SemaCXX/builtins-elementwise-math.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114688.391316.patch
Type: text/x-patch
Size: 8816 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211202/24f3495c/attachment.bin>
More information about the cfe-commits
mailing list