On Mon, 9 Dec 2024 14:15:16 GMT, Quan Anh Mai <qa...@openjdk.org> wrote:
>> @merykitty Ok. Is there a chance we could wait for that additional phase to >> arrive then, and only do this refactor here afterward? I'd also be ok with a >> follow up RFE - it would just have to be filed and be clear who will take >> care of it ;) > > @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 ;) ------------- PR Comment: https://git.openjdk.org/jdk/pull/21042#issuecomment-2528141393