On Tue, Sep 15, 2015 at 8:54 AM, Richard Biener
wrote:
> On Thu, Sep 3, 2015 at 5:22 PM, Sebastian Pop wrote:
>> Richard Biener wrote:
>>> > * gcc.dg/graphite/uns-interchange-12.c: Adjust pattern to
>>> > pass with
>>> > both isl-0.12 and isl-0.15.
>>>
>>> Does it mean wi
On Thu, Sep 3, 2015 at 5:22 PM, Sebastian Pop wrote:
> Richard Biener wrote:
>> > * gcc.dg/graphite/uns-interchange-12.c: Adjust pattern to pass
>> > with
>> > both isl-0.12 and isl-0.15.
>>
>> Does it mean with 0.15 we now "time out" on some of the cases?
>
> "time out" w
Richard Biener wrote:
> > * gcc.dg/graphite/uns-interchange-12.c: Adjust pattern to pass
> > with
> > both isl-0.12 and isl-0.15.
>
> Does it mean with 0.15 we now "time out" on some of the cases?
"time out" will not trigger on the testcases modified in this patch.
> O
On Thu, Sep 3, 2015 at 12:34 AM, Sebastian Pop wrote:
> 2015-09-02 Sebastian Pop
>
> * config.in: Regenerate.
> * configure: Regenerate.
> * configure.ac (HAVE_ISL_CTX_MAX_OPERATIONS): Detect.
> * graphite-optimize-isl.c (optimize_isl): Stop compu
On 09/02/2015 04:52 PM, Tobias Grosser wrote:
On 09/03/2015 12:34 AM, Sebastian Pop wrote:
2015-09-02 Sebastian Pop
* config.in: Regenerate.
* configure: Regenerate.
* configure.ac (HAVE_ISL_CTX_MAX_OPERATIONS): Detect.
* graphite-optimize-
On 09/03/2015 12:34 AM, Sebastian Pop wrote:
2015-09-02 Sebastian Pop
* config.in: Regenerate.
* configure: Regenerate.
* configure.ac (HAVE_ISL_CTX_MAX_OPERATIONS): Detect.
* graphite-optimize-isl.c (optimize_isl): Stop computation when
2015-09-02 Sebastian Pop
* config.in: Regenerate.
* configure: Regenerate.
* configure.ac (HAVE_ISL_CTX_MAX_OPERATIONS): Detect.
* graphite-optimize-isl.c (optimize_isl): Stop computation when
PARAM_MAX_ISL_OPERATIONS is reached.