Re: [PATCH] Move Graphite from using PPL over to ISL

2012-07-06 Thread Richard Guenther
On Thu, 5 Jul 2012, Magnus Fromreide wrote: On Thu, Jul 05, 2012 at 11:51:19AM +0200, Richard Guenther wrote: On Thu, 5 Jul 2012, Richard Guenther wrote: On Thu, 5 Jul 2012, Richard Guenther wrote: On Thu, 5 Jul 2012, Tristan Gingold wrote: On Jul 4, 2012, at 8:31

Re: [PATCH] Move Graphite from using PPL over to ISL

2012-07-06 Thread Richard Guenther
On Fri, 6 Jul 2012, Richard Guenther wrote: Yes, I think that would be the most clean solution - unfortunately the current setup of the toplevel hierarchy does not support this (easily, at least). A way out would be to always claim stuff is installed - thus, use the =system variants and add

Re: [PATCH] Move Graphite from using PPL over to ISL

2012-07-06 Thread Richard Guenther
On Fri, 6 Jul 2012, Richard Guenther wrote: On Fri, 6 Jul 2012, Richard Guenther wrote: Yes, I think that would be the most clean solution - unfortunately the current setup of the toplevel hierarchy does not support this (easily, at least). A way out would be to always claim stuff is

Re: [PATCH] Move Graphite from using PPL over to ISL

2012-07-05 Thread Tristan Gingold
On Jul 4, 2012, at 8:31 PM, Magnus Fromreide wrote: Hello. Ever since the ISL patch went in my builds have failed. Which ISL patch ? I am building with local copies of all the libraries, so I have added gmp, mpfr, mpc, isl and cloog from ftp://gcc.gnu.org/pub/gcc/infrastructure to my

Re: [PATCH] Move Graphite from using PPL over to ISL

2012-07-05 Thread Richard Guenther
On Thu, 5 Jul 2012, Tristan Gingold wrote: On Jul 4, 2012, at 8:31 PM, Magnus Fromreide wrote: Hello. Ever since the ISL patch went in my builds have failed. Which ISL patch ? I am building with local copies of all the libraries, so I have added gmp, mpfr, mpc, isl and cloog

Re: [PATCH] Move Graphite from using PPL over to ISL

2012-07-05 Thread Richard Guenther
On Thu, 5 Jul 2012, Richard Guenther wrote: On Thu, 5 Jul 2012, Tristan Gingold wrote: On Jul 4, 2012, at 8:31 PM, Magnus Fromreide wrote: Hello. Ever since the ISL patch went in my builds have failed. Which ISL patch ? I am building with local copies of all the

Re: [PATCH] Move Graphite from using PPL over to ISL

2012-07-05 Thread Richard Guenther
On Thu, 5 Jul 2012, Richard Guenther wrote: On Thu, 5 Jul 2012, Richard Guenther wrote: On Thu, 5 Jul 2012, Tristan Gingold wrote: On Jul 4, 2012, at 8:31 PM, Magnus Fromreide wrote: Hello. Ever since the ISL patch went in my builds have failed. Which ISL

Re: [PATCH] Move Graphite from using PPL over to ISL

2012-07-04 Thread Tobias Grosser
On 07/04/2012 08:51 AM, Terry Guo wrote: Hi Richard, What's the plan for 4.7 branch? Will you back port this patch to 4.7 and make it use ISL too? I am going to create a upstream GCC SVN branch from 4.7 for development on ARM embedded processors. If there will be some big changes for 4.7 in

Re: [PATCH] Move Graphite from using PPL over to ISL

2012-07-04 Thread Andrew Pinski
On Tue, Jul 3, 2012 at 11:51 PM, Terry Guo terry@arm.com wrote: Hi Richard, What's the plan for 4.7 branch? Will you back port this patch to 4.7 and make it use ISL too? I am going to create a upstream GCC SVN branch from 4.7 for development on ARM embedded processors. If there will be

RE: [PATCH] Move Graphite from using PPL over to ISL

2012-07-04 Thread Terry Guo
: Re: [PATCH] Move Graphite from using PPL over to ISL On Tue, Jul 3, 2012 at 11:51 PM, Terry Guo terry@arm.com wrote: Hi Richard, What's the plan for 4.7 branch? Will you back port this patch to 4.7 and make it use ISL too? I am going to create a upstream GCC SVN branch from 4.7

RE: [PATCH] Move Graphite from using PPL over to ISL

2012-07-04 Thread Joey Ye
-Original Message- From: Terry Guo [mailto:terry@arm.com] Sent: Wednesday, July 04, 2012 15:12 To: 'Andrew Pinski'; tob...@grosser.es Cc: gcc-patches@gcc.gnu.org; Joey Ye Subject: RE: [PATCH] Move Graphite from using PPL over to ISL -Original Message- From

Re: [PATCH] Move Graphite from using PPL over to ISL

2012-07-04 Thread Andrew Pinski
; seb...@gmail.com; Michael Matz; Diego Novillo; Joey Ye Subject: Re: [PATCH] Move Graphite from using PPL over to ISL On Tue, Jul 3, 2012 at 11:51 PM, Terry Guo terry@arm.com wrote: Hi Richard, What's the plan for 4.7 branch? Will you back port this patch to 4.7 and make it use ISL

RE: [PATCH] Move Graphite from using PPL over to ISL

2012-07-04 Thread Terry Guo
Hi Tobi and Andrew, Thanks for your timely answers. I just saw Sebastian's comments: Yes, having GCC only depend on ISL and CLooG-ISL (and not depend anymore on PPL) is our plan for 4.7. from http://gcc.gnu.org/ml/gcc-patches/2011-08/msg01161.html. Yes but those were made

Re: [PATCH] Move Graphite from using PPL over to ISL

2012-07-04 Thread Tristan Gingold
On Jul 2, 2012, at 1:43 PM, Richard Guenther wrote: On Thu, 28 Jun 2012, Diego Novillo wrote: On 12-06-27 11:06 , Richard Guenther wrote: 2012-06-27 Richard Guenther rguent...@suse.de Michael Matz m...@suse.de Tobias Grosser tob...@grosser.es Sebastian Pop

Re: [PATCH] Move Graphite from using PPL over to ISL

2012-07-04 Thread Richard Guenther
On Wed, 4 Jul 2012, Tristan Gingold wrote: On Jul 2, 2012, at 1:43 PM, Richard Guenther wrote: On Thu, 28 Jun 2012, Diego Novillo wrote: On 12-06-27 11:06 , Richard Guenther wrote: 2012-06-27 Richard Guenther rguent...@suse.de Michael Matz m...@suse.de Tobias Grosser

Re: [PATCH] Move Graphite from using PPL over to ISL

2012-07-04 Thread Tristan Gingold
On Jul 4, 2012, at 10:58 AM, Richard Guenther wrote: On Wed, 4 Jul 2012, Tristan Gingold wrote: On Jul 2, 2012, at 1:43 PM, Richard Guenther wrote: On Thu, 28 Jun 2012, Diego Novillo wrote: On 12-06-27 11:06 , Richard Guenther wrote: 2012-06-27 Richard Guenther rguent...@suse.de

Re: [PATCH] Move Graphite from using PPL over to ISL

2012-07-04 Thread Richard Guenther
On Wed, 4 Jul 2012, Tristan Gingold wrote: On Jul 4, 2012, at 10:58 AM, Richard Guenther wrote: On Wed, 4 Jul 2012, Tristan Gingold wrote: On Jul 2, 2012, at 1:43 PM, Richard Guenther wrote: On Thu, 28 Jun 2012, Diego Novillo wrote: On 12-06-27 11:06 , Richard Guenther

Re: [PATCH] Move Graphite from using PPL over to ISL

2012-07-04 Thread Tristan Gingold
On Jul 4, 2012, at 12:32 PM, Richard Guenther wrote: On Wed, 4 Jul 2012, Tristan Gingold wrote: On Jul 4, 2012, at 10:58 AM, Richard Guenther wrote: On Wed, 4 Jul 2012, Tristan Gingold wrote: On Jul 2, 2012, at 1:43 PM, Richard Guenther wrote: On Thu, 28 Jun 2012, Diego Novillo

Re: [PATCH] Move Graphite from using PPL over to ISL

2012-07-04 Thread Richard Guenther
On Wed, 4 Jul 2012, Tristan Gingold wrote: On Jul 4, 2012, at 12:32 PM, Richard Guenther wrote: On Wed, 4 Jul 2012, Tristan Gingold wrote: On Jul 4, 2012, at 10:58 AM, Richard Guenther wrote: On Wed, 4 Jul 2012, Tristan Gingold wrote: On Jul 2, 2012, at 1:43 PM,

Re: [PATCH] Move Graphite from using PPL over to ISL

2012-07-04 Thread Magnus Fromreide
Hello. Ever since the ISL patch went in my builds have failed. I am building with local copies of all the libraries, so I have added gmp, mpfr, mpc, isl and cloog from ftp://gcc.gnu.org/pub/gcc/infrastructure to my source directory. The command sequence I use is svn co

Re: [PATCH] Move Graphite from using PPL over to ISL

2012-07-03 Thread Richard Guenther
On Mon, 2 Jul 2012, Nenad Vukicevic wrote: On 6/27/2012 8:06 AM, Richard Guenther wrote: This merges from the graphite branch the move of PPL to ISL, and completes it where it was lacking - thanks to Micha. It leaves unmerged the addition of a pluto-like ISL optimizer as well as a bugfix

Re: [PATCH] Move Graphite from using PPL over to ISL

2012-07-03 Thread Richard Guenther
On Tue, 3 Jul 2012, Richard Guenther wrote: On Mon, 2 Jul 2012, Nenad Vukicevic wrote: On 6/27/2012 8:06 AM, Richard Guenther wrote: This merges from the graphite branch the move of PPL to ISL, and completes it where it was lacking - thanks to Micha. It leaves unmerged the addition

Re: [PATCH] Move Graphite from using PPL over to ISL

2012-07-03 Thread Richard Guenther
On Tue, 3 Jul 2012, Richard Guenther wrote: On Tue, 3 Jul 2012, Richard Guenther wrote: On Mon, 2 Jul 2012, Nenad Vukicevic wrote: On 6/27/2012 8:06 AM, Richard Guenther wrote: This merges from the graphite branch the move of PPL to ISL, and completes it where it was lacking -

Re: [PATCH] Move Graphite from using PPL over to ISL

2012-07-03 Thread Richard Guenther
On Tue, 3 Jul 2012, Richard Guenther wrote: On Tue, 3 Jul 2012, Richard Guenther wrote: On Tue, 3 Jul 2012, Richard Guenther wrote: On Mon, 2 Jul 2012, Nenad Vukicevic wrote: On 6/27/2012 8:06 AM, Richard Guenther wrote: This merges from the graphite branch the move of PPL

Re: [PATCH] Move Graphite from using PPL over to ISL

2012-07-03 Thread Richard Guenther
On Tue, 3 Jul 2012, Richard Guenther wrote: On Tue, 3 Jul 2012, Richard Guenther wrote: On Tue, 3 Jul 2012, Richard Guenther wrote: On Tue, 3 Jul 2012, Richard Guenther wrote: On Mon, 2 Jul 2012, Nenad Vukicevic wrote: On 6/27/2012 8:06 AM, Richard Guenther wrote:

Re: [PATCH] Move Graphite from using PPL over to ISL

2012-07-03 Thread Tobias Grosser
On 07/03/2012 12:12 PM, Richard Guenther wrote: On Tue, 3 Jul 2012, Richard Guenther wrote: On Tue, 3 Jul 2012, Richard Guenther wrote: On Tue, 3 Jul 2012, Richard Guenther wrote: On Tue, 3 Jul 2012, Richard Guenther wrote: On Mon, 2 Jul 2012, Nenad Vukicevic wrote: On 6/27/2012 8:06

Re: [PATCH] Move Graphite from using PPL over to ISL

2012-07-03 Thread Nenad Vukicevic
I'll try again. On the other hand I am pretty sure that I have ISL unpacked in my source tree. lrwxrwxrwx 1 nenad users 8 Jul 2 10:58 isl - isl-0.10 drwxrwsr-x 7 nenad users4096 Jun 4 09:40 isl-0.10 Thank you. On 7/3/2012 3:12 AM, Richard Guenther wrote: The following fixes

Re: [PATCH] Move Graphite from using PPL over to ISL

2012-07-03 Thread Nenad Vukicevic
I updated my trunk and was able to build. No problems at all. Thank you. Nenad On 7/3/2012 3:12 AM, Richard Guenther wrote: On Tue, 3 Jul 2012, Richard Guenther wrote: On Tue, 3 Jul 2012, Richard Guenther wrote: On Tue, 3 Jul 2012, Richard Guenther wrote: On Tue, 3 Jul 2012, Richard

Re: [PATCH] Move Graphite from using PPL over to ISL

2012-07-02 Thread Richard Guenther
On Thu, 28 Jun 2012, Diego Novillo wrote: On 12-06-27 11:06 , Richard Guenther wrote: 2012-06-27 Richard Guenther rguent...@suse.de Michael Matz m...@suse.de Tobias Grosser tob...@grosser.es Sebastian Pop seb...@gmail.com config/ * cloog.m4: Set up to work

Re: [PATCH] Move Graphite from using PPL over to ISL

2012-07-02 Thread Jack Howarth
On Mon, Jul 02, 2012 at 01:43:56PM +0200, Richard Guenther wrote: On Thu, 28 Jun 2012, Diego Novillo wrote: On 12-06-27 11:06 , Richard Guenther wrote: 2012-06-27 Richard Guenther rguent...@suse.de Michael Matz m...@suse.de Tobias Grosser tob...@grosser.es Sebastian

Re: [PATCH] Move Graphite from using PPL over to ISL

2012-07-02 Thread Jack Howarth
On Mon, Jul 02, 2012 at 09:37:20AM -0400, Jack Howarth wrote: On Mon, Jul 02, 2012 at 01:43:56PM +0200, Richard Guenther wrote: On Thu, 28 Jun 2012, Diego Novillo wrote: On 12-06-27 11:06 , Richard Guenther wrote: 2012-06-27 Richard Guenther rguent...@suse.de Michael

Re: [PATCH] Move Graphite from using PPL over to ISL

2012-07-02 Thread Richard Guenther
On Mon, 2 Jul 2012, Jack Howarth wrote: On Mon, Jul 02, 2012 at 09:37:20AM -0400, Jack Howarth wrote: On Mon, Jul 02, 2012 at 01:43:56PM +0200, Richard Guenther wrote: On Thu, 28 Jun 2012, Diego Novillo wrote: On 12-06-27 11:06 , Richard Guenther wrote: 2012-06-27 Richard

Re: [PATCH] Move Graphite from using PPL over to ISL

2012-07-02 Thread Richard Guenther
On Mon, 2 Jul 2012, Richard Guenther wrote: On Mon, 2 Jul 2012, Jack Howarth wrote: On Mon, Jul 02, 2012 at 09:37:20AM -0400, Jack Howarth wrote: On Mon, Jul 02, 2012 at 01:43:56PM +0200, Richard Guenther wrote: On Thu, 28 Jun 2012, Diego Novillo wrote: On 12-06-27 11:06 ,

Re: [PATCH] Move Graphite from using PPL over to ISL

2012-06-28 Thread Tobias Grosser
On 06/27/2012 05:06 PM, Richard Guenther wrote: This merges from the graphite branch the move of PPL to ISL, and completes it where it was lacking - thanks to Micha. It leaves unmerged the addition of a pluto-like ISL optimizer as well as a bugfix for stride 1 which did not come with a

Re: [PATCH] Move Graphite from using PPL over to ISL

2012-06-28 Thread Diego Novillo
On 12-06-27 11:06 , Richard Guenther wrote: 2012-06-27 Richard Guenther rguent...@suse.de Michael Matz m...@suse.de Tobias Grosser tob...@grosser.es Sebastian Pop seb...@gmail.com config/ * cloog.m4: Set up to work against ISL only. * isl.m4: