Vector API "FizzBuzz", how-to without "REM" or "URSHIFT" operator?

Gavin Ray ray.gavin97 at gmail.com
Tue Jul 4 18:54:06 UTC 2023


I got curious about writing a simple FizzBuzz program with the Vector API
as a learning exercise

I realized that there appears to be no operator supporting modulo/remainder.
Is it possible to emulate modulo with a composition of other operators?

Thank you =)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/panama-dev/attachments/20230704/32f00ba0/attachment.htm>


More information about the panama-dev mailing list