On Fri, 19 Jan 2024 07:43:18 GMT, Emanuel Peter <epe...@openjdk.org> wrote:

>> For long/double each permute row is 32 byte in size, so a shift by 5 to 
>> compute row address.
>
> Ah right. Maybe we could say `32byte = 4 long = 4 * 64bit`.
> Because "64bit row" sounds like the whole row is only 64 bit long. It is 
> actually the cells that are 64bits, not the rows!

DONE

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/17261#discussion_r1459568064

Reply via email to