Binutils has been landing zmmul support, so committed with minor fixes.
On Fri, Jul 22, 2022 at 8:35 AM Kito Cheng wrote:
>
> On Fri, Jul 22, 2022 at 2:43 AM Palmer Dabbelt wrote:
> >
> > On Thu, 21 Jul 2022 02:03:35 PDT (-0700), gcc-patches@gcc.gnu.org wrote:
> > > LGTM, will merge once binuils
On Fri, Jul 22, 2022 at 2:43 AM Palmer Dabbelt wrote:
>
> On Thu, 21 Jul 2022 02:03:35 PDT (-0700), gcc-patches@gcc.gnu.org wrote:
> > LGTM, will merge once binuils part merge.
>
> +Nelson, in case he's already planning on handling those. If not then
> they're not in my inbox, so just poke me if
On Thu, 21 Jul 2022 02:03:35 PDT (-0700), gcc-patches@gcc.gnu.org wrote:
LGTM, will merge once binuils part merge.
+Nelson, in case he's already planning on handling those. If not then
they're not in my inbox, so just poke me if you want me to review them.
Also some comments on the patch be
LGTM, will merge once binuils part merge.
On Wed, Jul 13, 2022 at 10:14 AM wrote:
>
> From: LiaoShihua
>
> gcc/ChangeLog:
>
> * common/config/riscv/riscv-common.cc: Add Zmmul.
> * config/riscv/riscv-opts.h (MASK_ZMMUL): New.
> (TARGET_ZMMUL): Ditto.
> * config/ris