Soumya AR writes:
>> On 18 Feb 2025, at 2:27 PM, Kyrylo Tkachov wrote:
>>
>>
>>
>>> On 18 Feb 2025, at 09:48, Kyrylo Tkachov wrote:
>>>
>>>
>>>
On 18 Feb 2025, at 09:41, Richard Sandiford
wrote:
Kyrylo Tkachov writes:
> Hi Soumya
>
>> On 18 Feb 2025, at
> On 18 Feb 2025, at 2:27 PM, Kyrylo Tkachov wrote:
>
>
>
>> On 18 Feb 2025, at 09:48, Kyrylo Tkachov wrote:
>>
>>
>>
>>> On 18 Feb 2025, at 09:41, Richard Sandiford
>>> wrote:
>>>
>>> Kyrylo Tkachov writes:
Hi Soumya
> On 18 Feb 2025, at 09:12, Soumya AR wrote:
>
> On 18 Feb 2025, at 09:48, Kyrylo Tkachov wrote:
>
>
>
>> On 18 Feb 2025, at 09:41, Richard Sandiford
>> wrote:
>>
>> Kyrylo Tkachov writes:
>>> Hi Soumya
>>>
On 18 Feb 2025, at 09:12, Soumya AR wrote:
generic_armv8_a.h defines generic_armv8_a_prefetch_tune but still us
> On 18 Feb 2025, at 09:41, Richard Sandiford wrote:
>
> Kyrylo Tkachov writes:
>> Hi Soumya
>>
>>> On 18 Feb 2025, at 09:12, Soumya AR wrote:
>>>
>>> generic_armv8_a.h defines generic_armv8_a_prefetch_tune but still uses
>>> generic_prefetch_tune in generic_armv8_a_tunings.
>>>
>>> This
Kyrylo Tkachov writes:
> Hi Soumya
>
>> On 18 Feb 2025, at 09:12, Soumya AR wrote:
>>
>> generic_armv8_a.h defines generic_armv8_a_prefetch_tune but still uses
>> generic_prefetch_tune in generic_armv8_a_tunings.
>>
>> This patch updates the pointer to generic_armv8_a_prefetch_tune.
>>
>> This
Hi Soumya
> On 18 Feb 2025, at 09:12, Soumya AR wrote:
>
> generic_armv8_a.h defines generic_armv8_a_prefetch_tune but still uses
> generic_prefetch_tune in generic_armv8_a_tunings.
>
> This patch updates the pointer to generic_armv8_a_prefetch_tune.
>
> This patch was bootstrapped and regtest
generic_armv8_a.h defines generic_armv8_a_prefetch_tune but still uses
generic_prefetch_tune in generic_armv8_a_tunings.
This patch updates the pointer to generic_armv8_a_prefetch_tune.
This patch was bootstrapped and regtested on aarch64-linux-gnu, no regression.
Ok for GCC 15 now?
Signed-off-