On Wed, 18 Sep 2024 12:23:48 GMT, Emanuel Peter <epe...@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