RFR: 8348868: AArch64: Add backend support for SelectFromTwoVector [v5]
    Bhavana Kilambi 
    bkilambi at openjdk.org
       
    Thu Jun 26 08:27:53 UTC 2025
    
    
  
On Wed, 25 Jun 2025 09:53:44 GMT, Bhavana Kilambi <bkilambi at openjdk.org> wrote:
>> src/hotspot/cpu/aarch64/aarch64_vector_ad.m4 line 5288:
>> 
>>> 5286:   %}
>>> 5287:   ins_pipe(pipe_slow);
>>> 5288: %}
>> 
>> You should use the macro processor here, not cut and paste.
>
> Oh right! apologies should have thought of it. I'll update this. Thanks!
Done.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/23570#discussion_r2168494989
    
    
More information about the hotspot-compiler-dev
mailing list