Some missing rules:
1. floating to integer, e.g. VectorCastF2X, VectorCastD2X
2. For 128 species, 4I to 4B would fail due to that we do *not* support VectorReinterpret for 4B.
1. floating to integer, e.g. VectorCastF2X, VectorCastD2X
2. For 128 species, 4I to 4B would fail due to that we do *not* support VectorReinterpret for 4B.
- duplicates
-
JDK-8259948 Aarch64: Add cast nodes for Aarch64 Neon backend
- Resolved
- relates to
-
JDK-8268966 AArch64: 'bad AD file' in some vector conversion tests
- Resolved
-
JDK-8259948 Aarch64: Add cast nodes for Aarch64 Neon backend
- Resolved
-
JDK-8265244 Remove useless comparation in LibraryCallKit::inline_vector_convert()
- Closed