On Mon, Jul 15, 2024 at 01:09:02PM +0100, Maciej W. Rozycki wrote:
> On Wed, 10 Jul 2024, Uros Bizjak wrote:
> 
> > > Before issuing loads or stores for a block move, adjust the MEM
> > > alignments if analysis of the addresses enabled the inference of
> > > stricter alignment.  This ensures that the MEMs are sufficiently
> > > aligned for the corresponding insns, which avoids trouble in case of
> > > e.g. substitutions into SUBREGs.
> > >
> > >
> > > for  gcc/ChangeLog
> > >
> > >         PR target/115459
> > >         * config/alpha/alpha.cc (alpha_expand_block_move): Adjust
> > >         MEMs to match inferred alignment.
> > 
> > LGTM, based on a successful bootstrap/regtest report down the reply thread.
> 
>  Uros, thank you for your review.
> 
>  Jakub, is it OK to backport this to fit with the upcoming 14.2 release?

14 branch is still normally open for regression bugfixes and documentation
fixes, so patches which were approved and satisfy the backport criteria can
be committed without extra approval from RMs.
14 branch will be only frozen on July 23rd; the only currently frozen branch
is 11.

        Jakub

Reply via email to