Skip to content
Commit ff43c095 authored by Matt Wala's avatar Matt Wala
Browse files

ISL: Be quieter when failing to find an upper/lower bound.

Without this, we occasionally get the following error written to
stderr:

```
isl/isl_tab_pip.c:499: unbounded optimum
```

for certain inputs to the automagic scan detection. Since the inputs
are valid kernels, this is undesirable.
parent caff2109
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment