[PATCH] D117829: [Clang] Add integer mul reduction builtin
Simon Pilgrim via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon May 9 04:13:24 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8a92c45e07dc: [Clang] Add integer mul reduction builtin (authored by RKSimon).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117829/new/
https://reviews.llvm.org/D117829
Files:
clang/docs/LanguageExtensions.rst
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: D117829.428026.patch
Type: text/x-patch
Size: 5463 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220509/bd404b03/attachment.bin>
More information about the cfe-commits
mailing list