[lworld+fp16] RFR: 8341414: Add support for FP16 conversion routines [v2]
Bhavana Kilambi
bkilambi at openjdk.org
Mon Nov 25 09:41:43 UTC 2024
On Fri, 8 Nov 2024 07:54:59 GMT, Jatin Bhateja <jbhateja at openjdk.org> wrote:
>> I would prefer if I can do this in a separate patch please? I feel this patch is big enough. I will add some Ideal/Identity transformations as required for the new IR (for ex. ConvHF2I <-> ConvI2HF return the half float etc) in the new patch.
>
>> I would prefer if I can do this in a separate patch please? I feel this patch is big enough. I will add some Ideal/Identity transformations as required for the new IR (for ex. ConvHF2I <-> ConvI2HF return the half float etc) in the new patch.
>
> Sounds good!
Hi @jatin-bhateja , can I integrate these changes if you feel these are good to go?
-------------
PR Comment: https://git.openjdk.org/valhalla/pull/1283#issuecomment-2497426525
More information about the valhalla-dev
mailing list