public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Monk Chiang <monk.chiang@sifive.com>
To: Jeff Law <jeffreyalaw@gmail.com>
Cc: gcc-patches@gcc.gnu.org, kito.cheng@sifive.com,
	philipp.tomsich@vrull.eu,  zsojka@seznam.cz
Subject: Re: [PATCH] RISC-V: Fix macro fusion for auipc+add, when identifying UNSPEC_AUIPC. [PR113742]
Date: Mon, 5 Feb 2024 13:57:24 +0800	[thread overview]
Message-ID: <CAMpi97z-fgNz_eVs51E+qt3h7Xp0nYbgFjH_FJWWASmcq1uS3Q@mail.gmail.com> (raw)
In-Reply-To: <c5ea491c-9819-4e90-b52f-843abe2bb785@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 560 bytes --]

Yes, this test needs  "--enable-checking=rtl" build.

On Mon, Feb 5, 2024 at 11:28 AM Jeff Law <jeffreyalaw@gmail.com> wrote:

>
>
> On 2/4/24 20:20, Monk Chiang wrote:
> > gcc/ChangeLog:
> >
> >       PR target/113742
> >       * config/riscv/riscv.cc (riscv_macro_fusion_pair_p): Fix
> >       recognizes UNSPEC_AUIPC for RISCV_FUSE_LUI_ADDI.
> >
> > gcc/testsuite/ChangeLog:
> >
> >       * gcc.target/riscv/pr113742.c: New test.
> OK.  Presumably this faulted during an --enable-checking=rtl build or
> something similar?
>
> Jeff
>

  reply	other threads:[~2024-02-05  5:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-05  3:20 Monk Chiang
2024-02-05  3:28 ` Jeff Law
2024-02-05  5:57   ` Monk Chiang [this message]
2024-02-13 16:03 ` Jeff Law
2024-02-14  3:42   ` Monk Chiang
2024-02-14  3:42   ` Monk Chiang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAMpi97z-fgNz_eVs51E+qt3h7Xp0nYbgFjH_FJWWASmcq1uS3Q@mail.gmail.com \
    --to=monk.chiang@sifive.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=jeffreyalaw@gmail.com \
    --cc=kito.cheng@sifive.com \
    --cc=philipp.tomsich@vrull.eu \
    --cc=zsojka@seznam.cz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).