This commit extends D134719 "[AArch64] Enable libm vectorized
functions via SLEEF" with the mappings for the scalable functions.
It also introduces all the necessary changes needed to support masked
interfaces.
Differential D146839
[TLI][AArch64] Extend SLEEF vectorized functions mapping with VLA functions pawosm01 on Mar 24 2023, 12:19 PM. Authored by
Details This commit extends D134719 "[AArch64] Enable libm vectorized It also introduces all the necessary changes needed to support masked
Diff Detail
Event TimelineComment Actions Hi @pawosm01, the title of this patch peaked my interest so I had a look and left some comments. Thanks for working on this. nit: you'll probably want to remove the [PATCH] from the title :)
Comment Actions I'd add note to the documentation too when scalable vectors are used the sleef library is expect to be compiled with it.
Comment Actions LGTM, thanks for addressing all comments.
Comment Actions LGTM, thanks!
|