[PATCH] D100499: [AArch64] Neon Polynomial vadd Intrinsic Fix

Ryan Santhirarajan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 19 08:59:17 PDT 2021


rsanthir.quic added a comment.

Thanks for looking into this @DavidSpickett ! What you found makes sense. I'll update this patch to remove only the poly128 vadd from the mapping. I'll also add another patch that will correctly enable the remaining vadd intrinsics for ARM.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100499



More information about the cfe-commits mailing list