[clang] [CIR][AArch64] Lower NEON vfms builtins (PR #207022)
Yair Ben Avraham via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 13 19:42:57 PDT 2026
yairbenavraham wrote:
> > > LGTM, thank you!
> > > From what I can tell, this concludes https://arm-software.github.io/acle/neon_intrinsics/advsimd.html#markdown-toc-fused-multiply-accumulate? Or am I missing something?
> >
> >
> > Yes, concludes section 2.1.1.2.5. here: https://arm-software.github.io/acle/neon_intrinsics/advsimd.html#fused-multiply-accumulate
>
> Fantastic work, thank you so much for seeing it through 🙏🏻
>
> And how are things with https://arm-software.github.io/acle/neon_intrinsics/advsimd.html#fused-multiply-accumulate-2?
Coming soon...
https://github.com/llvm/llvm-project/pull/207022
More information about the cfe-commits
mailing list