public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Richard Biener <richard.guenther@gmail.com>
To: Sebastian Paul Pop <s.pop@samsung.com>
Cc: Mike Stump <mikestump@comcast.net>,
	Alan Lawrence <alan.lawrence@arm.com>,
		Sebastian Pop <sebpop@gmail.com>,
	GCC Patches <gcc-patches@gcc.gnu.org>,
	hiraditya@msn.com
Subject: Re: [PATCH] enable loop fusion on isl-15
Date: Mon, 07 Dec 2015 10:53:00 -0000	[thread overview]
Message-ID: <CAFiYyc1Y6JSgFcjR7aOJbJ+c_YcTNzCto0gjH_zyaJCfUcp2PQ@mail.gmail.com> (raw)
In-Reply-To: <015101d12ece$4375cf70$ca616e50$@samsung.com>

On Fri, Dec 4, 2015 at 8:59 PM, Sebastian Paul Pop <s.pop@samsung.com> wrote:
> I would highly recommend updating the required version of ISL to isl-0.15:
> that would simplify the existing code, removing a lot of code under "#ifdef
> old ISL",
> and allow us to fully transition to schedule_trees instead of dealing with
> the
> old antiquated union_maps in the scheudler.  The result is faster
> compilation time.

Hmm.  I think we agreed to raise the requirement to ISL 0.14.  OTOH the plan
was to make graphite enabled by -O3 [-fprofile-use] by default which would
mean making ISL a hard host requirement.  That raises the barrier on making
the version requirement stricter ...

Sebastian, were quite into stage3 already - what's your plans / progress with
the defaulting of GRPAHITE?  (compile-time / performance numbers though
I see ICEs still popping up - a good thing in some sense as it looks like
GRAPHITE gets testing).

Thanks,
Richard.

> Thanks,
> Sebastian
>
> -----Original Message-----
> From: Mike Stump [mailto:mikestump@comcast.net]
> Sent: Friday, December 04, 2015 12:03 PM
> To: Alan Lawrence
> Cc: Sebastian Pop; sebpop@gmail.com; gcc-patches@gcc.gnu.org;
> hiraditya@msn.com
> Subject: Re: [PATCH] enable loop fusion on isl-15
>
> On Dec 4, 2015, at 5:13 AM, Alan Lawrence <alan.lawrence@arm.com> wrote:
>> On 05/11/15 21:43, Sebastian Pop wrote:
>>>        * graphite-optimize-isl.c (optimize_isl): Call
>>>        isl_options_set_schedule_maximize_band_depth.
>>>
>>>        * gcc.dg/graphite/fuse-1.c: New.
>>>        * gcc.dg/graphite/fuse-2.c: New.
>>>        * gcc.dg/graphite/interchange-13.c: Remove bogus check.
>>
>> I note that the test
>>
>> scan-tree-dump-times forwprop4 "gimple_simplified to[^\\n]*\\^ 12" 1
>>
>> FAILs under isl-0.14, with which GCC can still be built and generally
> claims to work.
>>
>> Is it worth trying to detect this in the testsuite, so we can XFAIL it? By
> which I mean, is there a reasonable testsuite mechanism by which we could do
> that?
>
> You can permanently ignore it by updating to 0.15?  I don't see the
> advantage of bothering to finesse this too much.  I don't know of a way to
> detect 14 v 15 other than this test case, but, if you do that, you can't use
> that result to gate this test case.  If one wanted to engineer in a way, one
> would expose the isl version via a preprocessor symbol (built in), and then
> the test case would use that to gate it.  If we had to fix it, I think I'd
> prefer we just raise the isl version to 15 or later and be done with it.
>

  reply	other threads:[~2015-12-07 10:53 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-05 21:43 Sebastian Pop
2015-12-04 13:13 ` Alan Lawrence
2015-12-04 18:04   ` Mike Stump
2015-12-04 19:59     ` Sebastian Paul Pop
2015-12-07 10:53       ` Richard Biener [this message]
2015-12-09 17:45         ` Sebastian Pop
2015-12-09 18:18           ` Richard Biener

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=CAFiYyc1Y6JSgFcjR7aOJbJ+c_YcTNzCto0gjH_zyaJCfUcp2PQ@mail.gmail.com \
    --to=richard.guenther@gmail.com \
    --cc=alan.lawrence@arm.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=hiraditya@msn.com \
    --cc=mikestump@comcast.net \
    --cc=s.pop@samsung.com \
    --cc=sebpop@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).