-
Enhancement
-
Resolution: Fixed
-
P4
-
11, 12
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8263782 | 11.0.12 | Pengfei Li | P4 | Resolved | Fixed | b01 |
Tests on AArch64 platform show that floating-point Math.min/max() intrinsics do not improve the performance too much. But it's very helpful to add auto-vectorization support for the fmin/fmax operations.
- backported by
-
JDK-8263782 AArch64: Add vectorization support for fmin/fmax
- Resolved
- is blocked by
-
JDK-8188313 C2: Consider enabling auto-vectorization for simple reductions
- Open
- relates to
-
JDK-8212043 AArch64: Add floating-point Math.min/max intrinsics
- Resolved