git: openjdk/jdk: master: 8352635: Improve inferencing of Float16 operations with constant inputs
Jatin Bhateja
jbhateja at openjdk.org
Thu Jun 26 15:44:57 UTC 2025
Changeset: a49ecb26
Branch: master
Author: Jatin Bhateja <jbhateja at openjdk.org>
Date: 2025-06-26 15:42:43 +0000
URL: https://git.openjdk.org/jdk/commit/a49ecb26c5ff2f949851937f3bb036d7946a103e
8352635: Improve inferencing of Float16 operations with constant inputs
Reviewed-by: epeter, sviswanathan
! src/hotspot/share/opto/convertnode.cpp
! src/hotspot/share/opto/divnode.cpp
! src/hotspot/share/opto/subnode.cpp
! src/hotspot/share/opto/type.hpp
! test/hotspot/jtreg/compiler/c2/irTests/TestFloat16ScalarOperations.java
! test/hotspot/jtreg/compiler/lib/generators/Generators.java
! test/hotspot/jtreg/compiler/vectorization/TestFloat16VectorOperations.java
More information about the jdk-changes
mailing list