RFR: 8349522: AArch64: Add backend implementation for new unsigned and saturating vector operations
Xiaohong Gong
xgong at openjdk.org
Mon Feb 17 09:57:09 UTC 2025
On Mon, 17 Feb 2025 09:21:45 GMT, Bhavana Kilambi <bkilambi at openjdk.org> wrote:
> Hi @XiaohongGong , I have tested jdk:tier 1-3, langtools:tier 1, hotspot:hotspot_all on a couple of Arm machines - N1 (128-bit, SVE == 0) and Graviton 3 (V1 , 256-bit, SVE == 1) and all the JTREG tests pass on them. Did not run them on Grace as I thought you must have done that already. If not, please do let me know and I can run a pass on Grace as well :)
Thanks for your testing @Bhavana-Kilambi ! It's really great. Yes, I'v passed all the tests on Grace with different SVE options as well.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/23608#issuecomment-2662596314
More information about the hotspot-compiler-dev
mailing list