public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Richard Biener <richard.guenther@gmail.com>
To: Aldy Hernandez <aldyh@redhat.com>
Cc: GCC patches <gcc-patches@gcc.gnu.org>,
	Martin Liska <mliska@suse.cz>,
	 Andrew MacLeod <amacleod@redhat.com>
Subject: Re: [COMMITTED] Implement vrange::supports_type_p.
Date: Tue, 28 Jun 2022 12:15:52 +0200	[thread overview]
Message-ID: <CAFiYyc3=8f8wxQwJba7ebh0_Nekm6vfZbBO1VzrAd4taFK_REA@mail.gmail.com> (raw)
In-Reply-To: <CAGm3qMVik8XmLEO1eUD9Pdc=E19tgzs-FiD76yp4dpr1hAukVg@mail.gmail.com>

On Tue, Jun 28, 2022 at 11:33 AM Aldy Hernandez <aldyh@redhat.com> wrote:
>
> On Tue, Jun 28, 2022 at 9:36 AM Richard Biener
> <richard.guenther@gmail.com> wrote:
> >
> > On Mon, Jun 27, 2022 at 9:00 PM Aldy Hernandez <aldyh@redhat.com> wrote:
> > >
> > > The conversion for loop-ch is trivial, since the range of a
> > > GIMPLE_COND is always an integer.
> >
> > Yes - but doesn't this hint at the fact that the irange::supports_p is
> > useless because it checks on the type of the comparison operand
> > rather than the type of the comparison (boolean_type_node)?
> >
> > So .. instead of replacing it, remove it?
>
> You're absolutely right.
>
> OK pending tests?

Yes.

> Aldy

      reply	other threads:[~2022-06-28 10:16 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-03  7:30 Aldy Hernandez
2022-06-13  9:43 ` Richard Biener
2022-06-27 19:00   ` Aldy Hernandez
2022-06-28  7:36     ` Richard Biener
2022-06-28  9:33       ` Aldy Hernandez
2022-06-28 10:15         ` Richard Biener [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='CAFiYyc3=8f8wxQwJba7ebh0_Nekm6vfZbBO1VzrAd4taFK_REA@mail.gmail.com' \
    --to=richard.guenther@gmail.com \
    --cc=aldyh@redhat.com \
    --cc=amacleod@redhat.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=mliska@suse.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).