public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Sebastian Pop <sebpop@gmail.com>
To: Richard Biener <rguenther@suse.de>
Cc: GCC Patches <gcc-patches@gcc.gnu.org>
Subject: Re: [PATCH][GRAPHITE] Speedup SCOP detection some more, add region handling to domwalk
Date: Thu, 28 Sep 2017 20:29:00 -0000	[thread overview]
Message-ID: <CAFk3UF_6o60x06PMqad7iENWLHvFORA08QhGtTRPAz7L_jnHTw@mail.gmail.com> (raw)
In-Reply-To: <alpine.LSU.2.20.1709271302380.26836@zhemvz.fhfr.qr>

On Wed, Sep 27, 2017 at 6:07 AM, Richard Biener <rguenther@suse.de> wrote:
>  /* Maximal number of array references in a scop.  */
>
DEFPARAM (PARAM_GRAPHITE_MAX_ARRAYS_PER_SCOP,
          "graphite-max-arrays-per-scop",
          "maximum number of arrays per scop.",
          100, 0, 0)

Let's also remove this param as we now have max-isl-operations.

Thanks,
Sebastian

      parent reply	other threads:[~2017-09-28 20:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-27 11:09 Richard Biener
2017-09-28 20:13 ` Sebastian Pop
2017-09-28 20:29 ` Sebastian Pop [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=CAFk3UF_6o60x06PMqad7iENWLHvFORA08QhGtTRPAz7L_jnHTw@mail.gmail.com \
    --to=sebpop@gmail.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=rguenther@suse.de \
    /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).