RFR: 8348868: AArch64: Add backend support for SelectFromTwoVector [v3]
Bhavana Kilambi
bkilambi at openjdk.org
Mon Jun 16 10:12:15 UTC 2025
On Tue, 18 Feb 2025 14:02:04 GMT, Hao Sun <haosun at openjdk.org> wrote:
>> Bhavana Kilambi has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Addressed review comments and added a JTREG test
>
> src/hotspot/cpu/aarch64/aarch64.ad line 889:
>
>> 887: );
>> 888:
>> 889: // Class for vector register v18
>
> nit: use upper case
>
> Suggestion:
>
> // Class for vector register V18
Done.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/23570#discussion_r2149566439
More information about the hotspot-compiler-dev
mailing list