RFR: 8319872: AArch64: [vectorapi] Implementation of unsigned (zero extended) casts [v2]

Eric Liu eliu at openjdk.org
Thu Nov 16 08:44:30 UTC 2023


On Wed, 15 Nov 2023 15:24:11 GMT, Andrew Haley <aph at openjdk.org> wrote:

>> Eric Liu has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   update m4
>>   
>>   Change-Id: I82bf5f9384f79e09965a0498ad2de45cec6f0a29
>
> src/hotspot/cpu/aarch64/aarch64_vector_ad.m4 line 2322:
> 
>> 2320:   ins_pipe(pipe_slow);
>> 2321: %}
>> 2322: 
> 
> The following hunk does not seem to be making good use of the macro processor.

I updated m4 file. Please help to review, thanks!

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

PR Review Comment: https://git.openjdk.org/jdk/pull/16670#discussion_r1395339575


More information about the hotspot-compiler-dev mailing list