-
Type:
Enhancement
-
Resolution: Unresolved
-
Priority:
P4
-
Affects Version/s: 27
-
Component/s: hotspot
The following test shows that subword reductions don't vectorize.
test/hotspot/jtreg/compiler/loopopts/superword/TestReductions.java
After JDK-8342095, we may get vectorization, but only via cast to-and-from int. That's still suboptimal.
test/hotspot/jtreg/compiler/loopopts/superword/TestReductions.java
After JDK-8342095, we may get vectorization, but only via cast to-and-from int. That's still suboptimal.
- relates to
-
JDK-8376179 C2 SuperWord: improve subword vectorization, avoid cast to-and-from int
-
- Open
-
-
JDK-8342095 Add autovectorizer support for subword vector casts
-
- Open
-
-
JDK-8340093 C2 SuperWord: implement cost model
-
- Resolved
-