[PATCH] D100499: [AArch64] Neon Polynomial vadd Intrinsic Fix
Ryan Santhirarajan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 15 16:08:18 PDT 2021
rsanthir.quic added a comment.
As you mentioned, I thought it was only supported due to `CheckFPAdvSIMDEnabled64`. If the header is also guarding for AArch64 does that not support the idea that it is AArch64 specific?
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