On Sat, 14 Mar 2026 00:33:35 GMT, Vladimir Ivanov <[email protected]> wrote:

>> Jatin Bhateja has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   Review resolutions
>
> I briefly looked at the patch.
> 
> First of all, I suggest to separate the logic to handle intrinsification 
> failures. It's not specific to the proposed enhancement and will improve 
> handling of intrinsification failures for vector operations.
> 
> Speaking of proposed approach, it aligns well with current Vector API 
> implementation practices. I agree it would be nice to automatically detect 
> equivalent IR shapes and transform them accordingly, but if it means 
> hard-coding the shape of `sliceTemplate` into the compiler, current proposal 
> does look well-justified.

Hi @iwanowww , kindly let us know your comments on current implementation.

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

PR Comment: https://git.openjdk.org/jdk/pull/24104#issuecomment-4193314595

Reply via email to