[PATCH] D104236: [AArch64] Add a TableGen pattern to generate uaddlv from uaddlp and addv
JinGu Kang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 14 23:47:17 PDT 2021
jaykang10 added a comment.
In D104236#2817995 <https://reviews.llvm.org/D104236#2817995>, @dmgreen wrote:
> Can we add the other types too? It's good to add all the varieties if we can.
>
> Maybe they can be tested with intrinsics? vecreduce of neon.uaddlp?
Yep, let me try to add them.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104236/new/
https://reviews.llvm.org/D104236
More information about the llvm-commits
mailing list