[PATCH] RISC-V: Add implication for M extension.

2024-10-07 Thread Tsung Chun Lin
0001-RISC-V-Add-implication-for-M-extension.patch Description: Binary data

RE: Re-compute TYPE_MODE and DECL_MODE while streaming in for accelerator

2024-10-07 Thread Richard Biener
On Mon, 7 Oct 2024, Prathamesh Kulkarni wrote: > > > > -Original Message- > > From: Prathamesh Kulkarni > > Sent: Tuesday, October 1, 2024 8:26 PM > > To: Richard Sandiford > > Cc: rguent...@suse.de; Thomas Schwinge ; gcc- > > patc...@gcc.gnu.org > > Subject: RE: Re-compute TYPE_MODE a

Re: [PATCH v13 0/4] c: Add __lengthof__ operator

2024-10-07 Thread Jakub Jelinek
On Tue, Oct 08, 2024 at 02:09:52AM +0200, Alejandro Colomar wrote: > On the other hand, should we provide a version of the operator that is > free from pedantic warnings? A GNU extension? No, why? One can always use (__extension__ _Lengthof (...)). Jakub

Re: [PATCH v2] x86/{,V}AES: adjust when to force EVEX encoding

2024-10-07 Thread Hongtao Liu
On Mon, Sep 30, 2024 at 3:33 PM Jan Beulich wrote: > > Commit a79d13a01f8c ("i386: Fix aes/vaes patterns [PR114576]") correctly > said "..., but we need to emit {evex} prefix in the assembly if AES ISA > is not enabled". Yet it did so only for the TARGET_AES insns. Going from > the alternative cho

[PATCH] RISC-V: Enable builtin __riscv_mul with Zmmul extension.

2024-10-07 Thread Tsung Chun Lin
0001-RISC-V-Enable-builtin-__riscv_mul-with-Zmmul-extensi.patch Description: Binary data

<    1   2