public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jeff Law <jeffreyalaw@gmail.com>
To: Andrew MacLeod <amacleod@redhat.com>,
	gcc-patches <gcc-patches@gcc.gnu.org>
Cc: "hernandez, aldy" <aldyh@redhat.com>,
	Richard Biener <richard.guenther@gmail.com>,
	Jakub Jelinek <jakub@redhat.com>
Subject: Re: RFC - VRP1 default mode
Date: Wed, 26 Oct 2022 08:59:41 -0600	[thread overview]
Message-ID: <54ac69d4-df60-3268-139e-1608e6551cfc@gmail.com> (raw)
In-Reply-To: <a08480cf-ba91-ebe3-5fde-48d5c5fb62ed@redhat.com>


On 10/26/22 08:24, Andrew MacLeod wrote:
> Figured I would ask what you guys think of making ranger the default 
> for the VRP1 pass now.
>
> With partial equivalences and the other bits I checked in the past few 
> weeks I'm not aware of much that the legacy VRP pass gets that ranger 
> doesn't.  The only exception to that which I am aware of is the trick 
> played with the unreachable edges to set global ranges, but that is 
> done in the DOM passes now anyway... so it just happens slightly later 
> in the optimization cycle. There is one test case that needs 
> adjustment for that which was just checking for a mask in DOM2 
> (gcc.dg/tree-ssa/pr107009.c).   At this point I have not aware of 
> anything that Id be concerned about, and the testsuite seems to run 
> cleanly.
>
> We could change the default now and see if any issues show up, giving 
> us a chance to address them. The code base has been well exercised for 
> a while so risk should be low.  We could also reduce code size by 
> stripping out unneeded code if we so desired.
>
> Or we could leave things as they are for one more cycle.  My 
> preference would be to make the switch now and let it play out. Thoughts?

I'd rather switch now than wait another cycle.  We've got mass rebuilds 
coming  up in a few months which should give us a good indicator if 
there's any notable issues that need to get resolved.


Jeff


  reply	other threads:[~2022-10-26 14:59 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-26 14:24 Andrew MacLeod
2022-10-26 14:59 ` Jeff Law [this message]
2022-10-28  7:17 ` Richard Biener
2022-10-28 13:43   ` Andrew MacLeod
2022-10-28 13:46     ` Richard Biener
2022-10-28 13:59       ` Andrew MacLeod
2022-10-28 14:14         ` Richard Biener
2022-10-28 14:33           ` Andrew MacLeod
2022-10-28 17:45     ` Eric Botcazou

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=54ac69d4-df60-3268-139e-1608e6551cfc@gmail.com \
    --to=jeffreyalaw@gmail.com \
    --cc=aldyh@redhat.com \
    --cc=amacleod@redhat.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=jakub@redhat.com \
    --cc=richard.guenther@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).