On 27/05/2025 07:33, Christophe Lyon wrote:
> On Mon, 26 May 2025 at 18:14, Christophe Lyon
> wrote:
>>
>> Remove #pragma GCC target ("arch=armv8.2-a+bf16") and preceding
>> target and is thus useless.
> I guess this should read:
> Remove #pragma GCC target ("arch=armv8.2-a+bf16") since it matches
ping?
On Tue, 27 May 2025 at 08:33, Christophe Lyon
wrote:
>
> On Mon, 26 May 2025 at 18:14, Christophe Lyon
> wrote:
> >
> > Remove #pragma GCC target ("arch=armv8.2-a+bf16") and preceding
> > target and is thus useless.
> I guess this should read:
> Remove #pragma GCC target ("arch=armv8.2-a+b
On Mon, 26 May 2025 at 18:14, Christophe Lyon
wrote:
>
> Remove #pragma GCC target ("arch=armv8.2-a+bf16") and preceding
> target and is thus useless.
I guess this should read:
Remove #pragma GCC target ("arch=armv8.2-a+bf16") since it matches the preceding
pragma GCC target and is thus useless.