[PATCH] D116736: [Clang] Add __builtin_reduce_or and __builtin_reduce_and
Jun Zhang via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 10 21:54:01 PST 2022
junaire updated this revision to Diff 398838.
junaire added a comment.
fix the comment.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116736/new/
https://reviews.llvm.org/D116736
Files:
clang/include/clang/Basic/Builtins.def
clang/lib/CodeGen/CGBuiltin.cpp
clang/lib/Sema/SemaChecking.cpp
clang/test/CodeGen/builtins-reduction-math.c
clang/test/Sema/builtins-reduction-math.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116736.398838.patch
Type: text/x-patch
Size: 4973 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220111/bc476595/attachment.bin>
More information about the cfe-commits
mailing list