[PATCH] D66410: [ARM] Select vaddva

Sam Tebbs via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 20 07:48:01 PDT 2019


samtebbs marked an inline comment as done.
samtebbs added inline comments.


================
Comment at: llvm/test/CodeGen/Thumb2/mve-vaddv.ll:38
+
+define arm_aapcs_vfpcc i64 @vaddva_v2i64_i64(<2 x i64> %s1, i64 %x) {
+; CHECK-LABEL: vaddva_v2i64_i64:
----------------
dmgreen wrote:
> Can you add one for vaddv too, just before you commit?
Yes, good spot.


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

https://reviews.llvm.org/D66410





More information about the llvm-commits mailing list