RFR: 8310691: [REDO] [vectorapi] Refactor VectorShuffle implementation [v2]
Sandhya Viswanathan
sviswanathan at openjdk.org
Fri Nov 8 23:20:29 UTC 2024
On Sun, 6 Oct 2024 10:24:53 GMT, Quan Anh Mai <qamai at openjdk.org> wrote:
>> Quan Anh Mai has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains one commit:
>>
>> [vectorapi] Refactor VectorShuffle implementation
>
> I have adapted the patch in accordance with https://github.com/openjdk/jdk/pull/20634, I moved the index wrapping into C2 instead of making it a separate step as I think it seems clearer. Also, I think in the future we can eliminate this step so putting it in C2 would make the progress easier.
>
> Please take a look, thanks a lot.
@merykitty Could you please merge with the latest and resolve conflicts?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/21042#issuecomment-2465889165
More information about the core-libs-dev
mailing list