-
Enhancement
-
Resolution: Unresolved
-
P4
-
25
-
ppc
The following nodes are added:
- MinV / MaxV
- AndV / OrV / XorV
- MinReductionV / MaxReductionV / AndReductionV / OrReductionV / XorReductionV
- AddReductionVI / MulReductionVI
The Reduction V nodes are only implemented for Integers here because the loop auto vectorization for Longs is too slow and Float/Double need further investigation.
- MinV / MaxV
- AndV / OrV / XorV
- MinReductionV / MaxReductionV / AndReductionV / OrReductionV / XorReductionV
- AddReductionVI / MulReductionVI
The Reduction V nodes are only implemented for Integers here because the loop auto vectorization for Longs is too slow and Float/Double need further investigation.
- links to
-
Review(master) openjdk/jdk/25318