-
Enhancement
-
Resolution: Won't Fix
-
P4
-
19
-
aarch64
-
generic
The performance of Vector.reduceLane(op=MUL/MIN/MAX/ADD), can be improved in 128-bit vector size by using low costs NEON instructions.
- relates to
-
JDK-8285790 AArch64: Merge C2 NEON and SVE matching rules
-
- Resolved
-
-
JDK-8283435 AArch64: [vectorapi] Optimize SVE lane/withLane operations for 64/128-bit vector sizes
-
- Resolved
-
- links to
-
Review openjdk/jdk/7999