RFR: 8364305: Support AVX10 saturating floating point conversion instructions [v11]
    Mohamed Issa 
    missa at openjdk.org
       
    Thu Sep 11 23:11:00 UTC 2025
    
    
  
On Thu, 11 Sep 2025 20:51:47 GMT, Sandhya Viswanathan <sviswanathan at openjdk.org> wrote:
>> src/hotspot/cpu/x86/x86_64.ad line 11841:
>> 
>>> 11839: %}
>>> 11840: 
>>> 11841: instruct conv2D2L_reg_mem(rRegL dst, memory src)
>> 
>> Could be named as convD2L_reg_mem_avx10.
>
> IRNode.java will need name regex changes accordingly.
Renamed
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/26919#discussion_r2342548095
    
    
More information about the hotspot-compiler-dev
mailing list