public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Kevin Lee <kevinl@rivosinc.com>
To: Andrew Pinski <pinskia@gmail.com>
Cc: gcc@gcc.gnu.org, Marc Glisse <marc.glisse@inria.fr>
Subject: Re: Different outputs in Gimple pass dump generated by two different architectures
Date: Fri, 11 Nov 2022 10:51:26 -0800	[thread overview]
Message-ID: <CALkvSf-+jB3h8QVjoMP1xgb4qAXcPi1k3pm95sW3XyJM-wSkjQ@mail.gmail.com> (raw)
In-Reply-To: <CA+=Sn1=KGiO6rF_HQFc8dra8FYcBAc7zu01XyXOGiDx3E3qqeA@mail.gmail.com>

On Fri, Nov 11, 2022 at 8:39 AM Andrew Pinski <pinskia@gmail.com> wrote:
>
> On Fri, Nov 11, 2022 at 12:57 AM Marc Glisse via Gcc <gcc@gcc.gnu.org> wrote:
> >
> > On Thu, 10 Nov 2022, Kevin Lee wrote:

> > > What would be causing the difference? Is this intended? Link
> > > <https://godbolt.org/z/eWxnYsK1z> for details. Thank you!
> >
> > See LOGICAL_OP_NON_SHORT_CIRCUIT in fold-const.cc (and various discussions
> > on the topic in mailing lists and bugzilla).
>

Thank you for the pointer Marc!

> I filed https://gcc.gnu.org/PR107642 to cover the issues around
> LOGICAL_OP_NON_SHORT_CIRCUIT and BRANCH_COST.
> I hope to get some time in the GCC 14 timeframe to flush out some of
> these target macro/hooks issue where the
> definitions are not so clear.
>

This PR was a great explanation for the macro. Thanks!

      reply	other threads:[~2022-11-11 18:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-11  0:05 Kevin Lee
2022-11-11  8:55 ` Marc Glisse
2022-11-11 16:38   ` Andrew Pinski
2022-11-11 18:51     ` Kevin Lee [this message]

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=CALkvSf-+jB3h8QVjoMP1xgb4qAXcPi1k3pm95sW3XyJM-wSkjQ@mail.gmail.com \
    --to=kevinl@rivosinc.com \
    --cc=gcc@gcc.gnu.org \
    --cc=marc.glisse@inria.fr \
    --cc=pinskia@gmail.com \
    /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).