oldest supported isl version

36 views
Skip to first unread message

Sven Verdoolaege

unread,
Apr 19, 2015, 11:44:03 AM4/19/15
to gcc-gr...@googlegroups.com, Richard Biener
Hi,

with the release of isl 0.15 coming closer, I'd like to take
advantage of the fact that it is going to break compatibility
to remove some stuff that has been deprecated a long time ago.
I'll try and keep stuff that might still be needed by graphite,
but I'd need the answer to the following question.

What is the oldest version of isl that is supported by
any actively maintained version of gcc?

I'll assume that anything that was already deprecated in that
version can be removed.

Thanks,

skimo

Sven Verdoolaege

unread,
Apr 20, 2015, 4:30:55 AM4/20/15
to Richard Biener, gcc-graphite
On Mon, Apr 20, 2015 at 10:08:14AM +0200, Richard Biener wrote:
> The oldest version supported is ISL 0.10 but I'd say the newest

Thanks.

> ISL version that can be used on actively maintained branches is
> what matters.

Not really.

> That is ISL 0.14 (we updated the 4.8 and 4.9
> branches to work with that release).

You may be using features that have already been deprecated
in 0.14 but that you still need to support older versions
of isl. If I start ripping those out, you won't be happy,
unless you are willing to give up on support for those
older versions. One such feature is isl_int. You'd have
to switch to isl_val (and drop support for versions of isl
that didn't have isl_val) before I could completely remove that.

skimo
Reply all
Reply to author
Forward
0 new messages