-
Enhancement
-
Resolution: Unresolved
-
P4
-
21
https://github.com/openjdk/jdk/blame/master/test/hotspot/jtreg/compiler/loopopts/superword/SumRedSqrt_Double.java
These are two of the slowest compiler tests in tier1, take about 30 and 25sec.
Restrict compilation, see if compile threashold is ok. Consider merging the two tests.
Similar issue in
Currently, [~dskantz] is working on
- blocks
-
JDK-8302652 [SuperWord] Reduction should happen after loop, when possible
- Resolved
- clones
-
JDK-8302093 Speed up compiler/loopopts/superword/Vec_MulAddS2I.java
- Closed
- duplicates
-
JDK-8302093 Speed up compiler/loopopts/superword/Vec_MulAddS2I.java
- Closed
- is cloned by
-
JDK-8294715 Add IR checks to the reduction vectorization tests
- Resolved
- relates to
-
JDK-8295561 Review running times of hotspot compiler tier1 tests
- Open
-
JDK-8300865 C2: product reduction in ProdRed_Double is not vectorized
- Resolved
-
JDK-8302662 [SuperWord] Vectorize loop when value from last iteration is used after loop
- Open
-
JDK-8302673 [SuperWord] MaxReduction and MinReduction should vectorize for int
- Resolved
-
JDK-8302665 [SuperWord] Allow MulReductionVL not just for avx512dq
- Closed
-
JDK-8302668 [TESTBUG] Tests require feature sse4_1 which does not exist, should be sse4.1
- Resolved