-
Bug
-
Resolution: Fixed
-
P3
-
17, 18
-
b29
-
x86
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8269435 | 18 | Vladimir Kozlov | P3 | Resolved | Fixed | b04 |
JDK-8270656 | 17.0.1 | Vladimir Kozlov | P3 | Resolved | Fixed | b03 |
I suggest to create new HotSpot test group for such tests and together with jdk_vector group run them with different SSE + AVX HotSpot flags combinations. For now it is:
-XX:UseAVX=3
-XX:UseAVX=2
-XX:UseAVX=1
-XX:UseAVX=0
-XX:UseAVX=0 -XX:UseSSE=3
-XX:UseAVX=0 -XX:UseSSE=2 (this is minimal setting for 64 bit)
- backported by
-
JDK-8269435 Add AVX512 and other SSE + AVX combinations testing for tests which generate vector instructions
- Resolved
-
JDK-8270656 Add AVX512 and other SSE + AVX combinations testing for tests which generate vector instructions
- Resolved
- relates to
-
JDK-8269825 [TESTBUG] Missing testing for x86 KNL platforms
- Resolved
-
JDK-8269179 Crash in TestMacroLogicVector::testSubWordBoolean: assert(_base >= VectorMask && _base <= VectorZ) failed: Not a Vector
- Resolved
(1 links to)