[PATCH] D115231: [Clang] Add __builtin_reduce_xor
Jun Zhang via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 9 06:46:43 PST 2021
junaire updated this revision to Diff 393142.
junaire added a comment.
Fix wrong code logic.
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.393142.patch
Type: text/x-patch
Size: 6387 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211209/c36ba07a/attachment.bin>
More information about the cfe-commits
mailing list