Register blocking using Vector API.

Andrii Lomakin andrii0lomakin at gmail.com
Fri May 10 06:07:34 UTC 2024


Hi guys.
My question is probably naive, but I decided to ask it.

Is it possible to implement so-called register blocking using the current
Vector API?
Is it possible, for example, to create 12 FloatVectors as an indexed array?
If not, are there any plans to implement this feature on the API level, for
example?

What happens if the number of vectors exceeds the number of SIMD registers?
If, for example, I have 10 SIMD registers but created 12 vector instances
as variables, how will that be processed?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/panama-dev/attachments/20240510/e585456a/attachment.htm>


More information about the panama-dev mailing list