[lworld+fp16] RFR: 8341414: Add support for FP16 conversion routines [v2]
Bhavana Kilambi
bkilambi at openjdk.org
Mon Nov 18 16:48:45 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 , I have addressed your comments. Please review. Thanks!
-------------
PR Comment: https://git.openjdk.org/valhalla/pull/1283#issuecomment-2483569882
More information about the valhalla-dev
mailing list