public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Re: [PATCH 2/2] document ISL requirement for GCC installation
       [not found]         ` <20110812175052.GA9623@bromo.med.uc.edu>
@ 2011-08-12 19:27           ` Sebastian Pop
  0 siblings, 0 replies; only message in thread
From: Sebastian Pop @ 2011-08-12 19:27 UTC (permalink / raw)
  To: Jack Howarth, gcc; +Cc: Sven Verdoolaege, Joseph S. Myers, tobias, gcc-patches

On Fri, Aug 12, 2011 at 12:50, Jack Howarth <howarth@bromo.med.uc.edu> wrote:
> On Fri, Aug 12, 2011 at 07:35:24PM +0200, Sven Verdoolaege wrote:
>> On Fri, Aug 12, 2011 at 05:02:18PM +0000, Joseph S. Myers wrote:
>> > On Fri, 12 Aug 2011, Sebastian Pop wrote:
>> > > +@item Integer Set Library (ISL) version 0.08
>> > > +
>> > > +Necessary to build GCC with the Graphite loop optimizations.
>> > > +It can be downloaded from @uref{http://www.kotnet.org/~skimo/isl/}.
>> >
>> > So have things changed relative to what was said in
>> > <http://gcc.gnu.org/ml/gcc-patches/2010-08/msg00873.html> about ISL being
>> > included in CLooG-ISL?
>>
>> isl is still included in CLooG, but Sebastian now wants to use isl
>> itself in graphite.
>>
>> skimo
>
>   Will graphite be totally converted to isl such that ppl can be deprecated
> in time for the gcc 4.7 release?
>                  Jack

Yes, having GCC only depend on ISL and CLooG-ISL (and not depend
anymore on PPL) is our plan for 4.7.

The rationale behind this is that with PPL it would be very difficult to fix
bugs due to wrap around unsigned types, like this one:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47594
With ISL it is possible to represent the wrapping types and fix this bug.

Sebastian

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-08-12 19:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20110812072225.GP14955MdfPADPa@purples>
     [not found] ` <1313162165-12071-1-git-send-email-sebpop@gmail.com>
     [not found]   ` <1313162165-12071-2-git-send-email-sebpop@gmail.com>
     [not found]     ` <Pine.LNX.4.64.1108121656360.31135@digraph.polyomino.org.uk>
     [not found]       ` <20110812173524.GW14955MdfPADPa@purples>
     [not found]         ` <20110812175052.GA9623@bromo.med.uc.edu>
2011-08-12 19:27           ` [PATCH 2/2] document ISL requirement for GCC installation Sebastian Pop

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).