[PATCH] D117829: [Clang] Add integer add/mul reduction builtins
Florian Hahn via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 16 09:12:26 PDT 2022
fhahn added a comment.
Herald added a project: All.
@RKSimon are you planning on pushing this patch through? From my perspective, it looks good with splitting off `__builtin_reduce_mul` and adding a TODO to also implement it for floating point types.
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