Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
- Currently rotate operation is inferred through pattern matching over a sequence of shift left/right followed by logic OR operation. Extend this approach to infer vector rotation operations. - AVX512 added new vector rotate instructions VPRO[RL][V][QD] which can be exploited by either extending SLP or post SLP pattern matching.
|