RFR: 8340079: Modify rearrange/selectFrom Vector API methods to perform wrapIndexes instead of checkIndexes
Paul Sandoz
psandoz at openjdk.org
Fri Sep 13 19:48:04 UTC 2024
On Fri, 13 Sep 2024 18:17:21 GMT, Sandhya Viswanathan <sviswanathan at openjdk.org> wrote:
>
> The guidance from Paul Sandoz and John Rose is to keep the the partial wrapping at shuffle construction as is for now and only change the rearrange and selectFrom apis.
Yes, we are trying to take smaller incremental steps. Once the we are done with this work we can step back and discuss/review what to do about shuffles.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20634#issuecomment-2350039460
More information about the hotspot-dev
mailing list