RFR: 8345125: Aarch64: Add aarch64 backend for Float16 scalar operations
Andrew Haley
aph at openjdk.org
Tue Feb 25 13:46:57 UTC 2025
On Mon, 24 Feb 2025 12:09:57 GMT, Bhavana Kilambi <bkilambi at openjdk.org> wrote:
> This patch adds aarch64 backend for scalar FP16 operations namely - add, subtract, multiply, divide, fma, sqrt, min and max.
Overall, this looks like a great pice of work. I only have a few changes in comments and a question, then we're good to go.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/23748#issuecomment-2682030036
More information about the hotspot-dev
mailing list