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

Simon Pilgrim via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 20 13:25:51 PST 2022


RKSimon added a comment.

I should mention - according to https://clang.llvm.org/docs/LanguageExtensions.html `__builtin_reduce_add()` already exists, which I don't think is true.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117829



More information about the cfe-commits mailing list