[PATCH] D117829: [Clang] Add integer add/mul reduction builtins

Simon Pilgrim via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 8 09:38:58 PDT 2022


RKSimon updated this revision to Diff 421556.
RKSimon added a comment.

rebase


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D117829/new/

https://reviews.llvm.org/D117829

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: D117829.421556.patch
Type: text/x-patch
Size: 6209 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220408/42cfe418/attachment-0001.bin>


More information about the cfe-commits mailing list