Re: [PATCH 0/8] Follow-on force_subreg patches

2024-06-18 Thread Richard Biener
On Mon, Jun 17, 2024 at 11:55 AM Richard Sandiford wrote: > > This series expands on the fix for PR115464 by using force_subreg > in more places. It also adds some convenience wrappers for lowpart > and highpart subregs. > > A part of this will need to be backported after a grace period, > but I'

[PATCH 0/8] Follow-on force_subreg patches

2024-06-17 Thread Richard Sandiford
This series expands on the fix for PR115464 by using force_subreg in more places. It also adds some convenience wrappers for lowpart and highpart subregs. A part of this will need to be backported after a grace period, but I'll post the cherry-picked parts separately. Tested on aarch64-linux-gnu