Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8236354 | 15 | Jatin Bhateja | P3 | Resolved | Fixed | team |
Merge AD instructions for the following vector operations:
- LoadVector
- StoreVector
- RoundDoubleModeV
- AndV
- OrV
- XorV
- MulAddVS2VI
- PopCountVI
The goal is to reduce the number of AD instructions needed to implement aforementioned operations on vectors.
- LoadVector
- StoreVector
- RoundDoubleModeV
- AndV
- OrV
- XorV
- MulAddVS2VI
- PopCountVI
The goal is to reduce the number of AD instructions needed to implement aforementioned operations on vectors.
- backported by
-
JDK-8236354 C2: Merge AD instructions for different vector operations
-
- Resolved
-
- relates to
-
JDK-8230015 [instruction selector] generic vector operands support.
-
- Resolved
-