RFR: 8351623: VectorAPI: Add SVE implementation of subword gather load operation
Xiaohong Gong
xgong at openjdk.org
Wed Aug 6 09:42:08 UTC 2025
On Thu, 17 Jul 2025 11:28:18 GMT, Fei Gao <fgao at openjdk.org> wrote:
>>> I like this idea! The first one looks better, in which `concate` would provide lower-level and more fine-grained semantics, allowing us to define fewer IR node types while supporting more scenarios.
>>
>> Yes, I agree with you. I'm now working on refactoring the IR based on the first idea. I will update the patch as soon as possible. Thanks for your valuable suggestion!
>
>>
>> Yes, I agree with you. I'm now working on refactoring the IR based on the first idea. I will update the patch as soon as possible. Thanks for your valuable suggestion!
>
> Thanks! I’d suggest also highlighting `aarch64` in the JBS title, so others who are interested won’t miss it.
Hi @fg1417 , I'v addressed your comments in latest commit. Would you mind taking another look? Thanks~
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26236#issuecomment-3158708886
More information about the hotspot-compiler-dev
mailing list