RFR: 8310691: [REDO] [vectorapi] Refactor VectorShuffle implementation [v7]

Quan Anh Mai qamai at openjdk.org
Mon Dec 9 14:49:40 UTC 2024


On Mon, 9 Dec 2024 14:39:25 GMT, Emanuel Peter <epeter at openjdk.org> wrote:

>> @eme64 I think this PR is orthogonal to the concern you are having. Either we need to refactor the expansion to lowering, then modify this PR to match the semantics, or we integrate this PR first, then do the lowering refactor on the resulting code. I would prefer the latter then I can take the task to move `VectorLoadShuffle` creation to lowering afterwards.
>
> @merykitty 
>> we integrate this PR first, then do the lowering refactor on the resulting code
> 
> That is fine with me - I just need to see follow-up RFE filed, and know that it will be taken care of by someone ;)

@eme64 Created https://bugs.openjdk.org/browse/JDK-8345812

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

PR Comment: https://git.openjdk.org/jdk/pull/21042#issuecomment-2528176181


More information about the hotspot-compiler-dev mailing list