Relates :
|
|
Relates :
|
|
Relates :
|
Currently subword types cannot use entire vector width using SLP. This work helps analyse subword in the loop to set maximum vector size to take advantage of full vector width for subword types. In this we analyze if narrowing is likely to happen and if it is we set vector size more aggressively. We check for possibility of narrowing by looking through chain operations using subword types.
|