RFR: 8340079: Modify rearrange/selectFrom Vector API methods to perform wrapIndexes instead of checkIndexes [v2]
Sandhya Viswanathan
sviswanathan at openjdk.org
Wed Sep 18 15:30:10 UTC 2024
On Wed, 18 Sep 2024 12:23:48 GMT, Emanuel Peter <epeter at openjdk.org> wrote:
> I'm a bit confused by the name `shuffleWrapIndexes` and `inline_vector_shuffle_wrap_indexes`.
>
> Are you **shuffling wrap-indexes**? I don't know what that would even mean. I think you should name it `wrapShuffleIndexes`. Or is there any naming convention in the VectorAPI that prevents this?
Agree, wrapShuffleIndexes makes more sense. I will make the change.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20634#issuecomment-2358784233
More information about the hotspot-compiler-dev
mailing list