-
Bug
-
Resolution: Fixed
-
P4
-
13
-
b25
-
ppc
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8226094 | 14 | Martin Doerr | P4 | Resolved | Fixed | team |
JDK-8228972 | 11.0.5 | Kazunori Ogata | P4 | Resolved | Fixed | b02 |
We found that SLP patterns added by https://bugs.openjdk.java.net/browse/JDK-8208171 use incorrect data type, so the patterns have never been used. Further, the pattern for filling -1.0 is confused with the operation for filling -1L. These patterns needs to be fixed/removed.
- backported by
-
JDK-8226094 [PPC64] Fix SLP patterns for filling an array with double float literals
- Resolved
-
JDK-8228972 [PPC64] Fix SLP patterns for filling an array with double float literals
- Resolved