2011/9/22 Georg-Johann Lay :
> This adds rotate left/right by 1 for HI and SI and rotates by QI.
>
> It's all straight forward. The test case in the PR leads to generation of the
> new rotate patterns.
>
> Passed without regressions.
>
> Ok?
Ok.
Denis.
This adds rotate left/right by 1 for HI and SI and rotates by QI.
It's all straight forward. The test case in the PR leads to generation of the
new rotate patterns.
Passed without regressions.
Ok?
Johann
PR target/50446
* config/avr/avr.md (rotlqi3): Support all offsets 0..7.