[PATCH] D53927: [AArch64] Enable libm vectorized functions via SLEEF

Renato Golin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 28 07:25:30 PDT 2021


rengolin added subscribers: ararslan, maxim-kuvyrkov.
rengolin added a comment.

In D53927#2786927 <https://reviews.llvm.org/D53927#2786927>, @steleman wrote:

> 3. If I somehow obtain access to an AArch64 box to re-do this patch (I'm fuzzy on that at the moment), and I spend my own free time doing the work, I would like to know ahead of time that it will not degenerate again into what went on here from 2018 through 2019.

I'd like to get feedback from @echristo @ararslan @hfinkel and others before we start working on it.

But assuming they're ok with it I can perhaps give you access to an AArch64 machine in my garage, or you can ask @maxim-kuvyrkov for some more beefy server access.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D53927



More information about the llvm-commits mailing list