[lworld+fp16] RFR: 8341003: [lworld+fp16] Benchmarks for various Float16 operations [v2]

Jatin Bhateja jbhateja at openjdk.org
Fri Sep 27 08:08:55 UTC 2024


On Fri, 27 Sep 2024 08:00:04 GMT, Bhavana Kilambi <bkilambi at openjdk.org> wrote:

> Thanks for sharing the numbers. So in the first case, without the `--enable-preview` flag, it would have generated only scalar FP32 operations and in the second case where it is allowed to have flat array layout, it generates vector instructions but for FP32 right?

Yes.

Let me know if you have other comments on micros,  or kindly approve if its good to integrate.

-------------

PR Comment: https://git.openjdk.org/valhalla/pull/1254#issuecomment-2378660202


More information about the valhalla-dev mailing list