git: openjdk/jdk: 8301739: AArch64: Add optimized rules for vector compare with immediate for SVE

Xiaohong Gong xgong at openjdk.org
Sat May 6 07:21:06 UTC 2023


Changeset: 0dca573c
Author:    changpeng1997 <Chang.Peng at arm.com>
Committer: Xiaohong Gong <xgong at openjdk.org>
Date:      2023-05-06 07:20:20 +0000
URL:       https://git.openjdk.org/jdk/commit/0dca573ca5d357157565072e22e24d6a9bee717a

8301739: AArch64: Add optimized rules for vector compare with immediate for SVE

Reviewed-by: aph, eliu

! src/hotspot/cpu/aarch64/aarch64.ad
! src/hotspot/cpu/aarch64/aarch64_vector.ad
! src/hotspot/cpu/aarch64/aarch64_vector_ad.m4
! src/hotspot/cpu/aarch64/assembler_aarch64.hpp
! src/hotspot/cpu/x86/x86.ad
! src/hotspot/share/opto/matcher.hpp
! test/hotspot/gtest/aarch64/aarch64-asmtest.py
! test/hotspot/gtest/aarch64/asmtest.out.h
! test/hotspot/jtreg/compiler/lib/ir_framework/IRNode.java
+ test/hotspot/jtreg/compiler/vectorapi/VectorCompareWithImmTest.java



More information about the jdk-changes mailing list