Other |
---|
tbdUnresolved |
Blocks :
|
|
Blocks :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
JDK-8346993 :
|
This will improve the profitability of vectorizing reductions, and adding shuffle/pack/unpack operations. Because vectorization is not always profitable, especially if we add more operations to the loop. There may also be extra cost to subword conversion, see: https://github.com/openjdk/jdk/pull/23413