_mm256_round_ps operation
Paul Sandoz
paul.sandoz at oracle.com
Tue May 28 23:20:27 UTC 2024
Hi Andrii,
You were looking in the right place, and you could not find it because it does not exist :-)
So far we have not encountered any demand, but it should be possible to add such support as long as we can be compatible with the behavior of Math.round. (We could also consider including compatible unary vector operations for Math.ciel and Math.floor).
Paul.
> On May 25, 2024, at 11:59 PM, Andrii Lomakin <andrii0lomakin at gmail.com> wrote:
>
> Hi guys.
>
> I suppose I missed something, but I can not find roundp operation in FloatVector API.
> I have searched over usage of unary() method but again can not find it, though I found neg and abs.
>
> Could you point me in the right direction?
More information about the panama-dev
mailing list