[PATCH] D76491: [ARM,MVE] Add ACLE intrinsics for the vaddv/vaddlv family.
Dave Green via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 20 08:38:28 PDT 2020
dmgreen accepted this revision.
dmgreen added a comment.
This revision is now accepted and ready to land.
Sounds great, from what I can see. The predicated lowering looks useful when/if we try and get predicated vecreduce's working.
We'll have to do the same for VMLA at some point.
LGTM
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76491/new/
https://reviews.llvm.org/D76491
More information about the cfe-commits
mailing list