On Tue, 16 Jan 2024 07:08:57 GMT, Emanuel Peter <epe...@openjdk.org> wrote:
>> Each long/double permute lane holds 64 bit value. > > @jatin-bhateja so why do you shift by 5? I thought 4 longs are 32 bit? For long/double each permute row is 32 byte in size, so a shift by 5 to compute row address. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/17261#discussion_r1457747672