RFR: 8342103: C2 compiler support for Float16 type and associated operations
Bhavana Kilambi
bkilambi at openjdk.org
Tue Nov 19 19:57:14 UTC 2024
On Fri, 25 Oct 2024 04:46:52 GMT, Jatin Bhateja <jbhateja at openjdk.org> wrote:
>> Hi Jatin, could you also include the idealization tests here - test/hotspot/jtreg/compiler/c2/irTests/MulHFNodeIdealizationTests.java and ConvF2HFIdealizationTests.java in this PR?
>
>> Hi Jatin, could you also include the idealization tests here - test/hotspot/jtreg/compiler/c2/irTests/MulHFNodeIdealizationTests.java and ConvF2HFIdealizationTests.java in this PR?
>
> Hi @Bhavana-Kilambi ,
> I am in process of refining existing patch, tests and benchmark, will update the PR.
Hi @jatin-bhateja , could you also please merge my patch which adds aarch64 backend for these operations here - https://github.com/jatin-bhateja/jdk/pull/6
If you feel there needs to be any changes made before you'd like to merge it, please do let me know and I'll do it. Thank you!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/21490#issuecomment-2476695747
More information about the hotspot-compiler-dev
mailing list