Alex Coplan writes:
> On 21/11/2023 16:49, Richard Sandiford wrote:
>> Richard Sandiford writes:
>> > Alex Coplan writes:
>> >> This adds some helpers to access-utils.h for removing accesses from an
>> >> access_array. This is needed by the upcoming aarch64 load/store pair
>> >> fusion pass.
>>
On 21/11/2023 16:49, Richard Sandiford wrote:
> Richard Sandiford writes:
> > Alex Coplan writes:
> >> This adds some helpers to access-utils.h for removing accesses from an
> >> access_array. This is needed by the upcoming aarch64 load/store pair
> >> fusion pass.
> >>
> >> Bootstrapped/regtest
Richard Sandiford writes:
> Alex Coplan writes:
>> This adds some helpers to access-utils.h for removing accesses from an
>> access_array. This is needed by the upcoming aarch64 load/store pair
>> fusion pass.
>>
>> Bootstrapped/regtested as a series on aarch64-linux-gnu, OK for trunk?
>>
>> gcc
Alex Coplan writes:
> This adds some helpers to access-utils.h for removing accesses from an
> access_array. This is needed by the upcoming aarch64 load/store pair
> fusion pass.
>
> Bootstrapped/regtested as a series on aarch64-linux-gnu, OK for trunk?
>
> gcc/ChangeLog:
>
> * rtl-ssa/acce
This adds some helpers to access-utils.h for removing accesses from an
access_array. This is needed by the upcoming aarch64 load/store pair
fusion pass.
Bootstrapped/regtested as a series on aarch64-linux-gnu, OK for trunk?
gcc/ChangeLog:
* rtl-ssa/access-utils.h (filter_accesses): New.