[PATCH] D115231: [Clang] Add __builtin_reduce_xor
Jun Zhang via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Dec 15 07:31:54 PST 2021
junaire updated this revision to Diff 394563.
junaire added a comment.
Explicitly speak out types for Arg, but don't repeat the vector type name.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115231/new/
https://reviews.llvm.org/D115231
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-reduction-math.c
clang/test/Sema/builtins-reduction-math.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115231.394563.patch
Type: text/x-patch
Size: 6375 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211215/a62065b3/attachment-0001.bin>
More information about the cfe-commits
mailing list