[PATCH] D117829: [Clang] Add integer add/mul reduction builtins
Jun Zhang via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 21 04:34:21 PST 2022
junaire added a comment.
> @junaire has been looking into this and put up D117480 <https://reviews.llvm.org/D117480> as an option to extend the intrinsic to have a dedicated order argument.
Hi @fhahn, I wonder if we should continue working on this as I remember one of the reviewers was doubted this change.
I agree that the major problem now is how to lower it with a particular order and maybe we can reach an agreement before we can work on it.
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