RFR: 8342103: C2 compiler support for Float16 type and associated operations
Jatin Bhateja
jbhateja at openjdk.org
Tue Nov 19 20:39:00 UTC 2024
On Tue, 19 Nov 2024 12:41:46 GMT, Sandhya Viswanathan <sviswanathan at openjdk.org> wrote:
>> ISA supports multiple flavors, the current scheme is in line with the wiring of inputs done before matching.
>
> You could save some reg/reg movs with 231 flavor.
It will depend on the live ranges of the three inputs.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/21490#discussion_r1849024128
More information about the core-libs-dev
mailing list