[Bug tree-optimization/82627] [8 regression] r253809 breaks test cases gcc.dg/graphite/interchange-3.c -7.c, -9.c, and uns-interchange-9.c
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Oct 23 09:52:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82627
--- Comment #5 from Richard Biener <rguenth at gcc dot gnu.org> ---
What ISL version are you using? We have the same IL before ISL but the
transformed schedule is different and for some reason the AST generator
biases one IV by one.
Before the rev. ISL did even more weird stuff to this testcase for you.
Please make sure to use ISL 0.18.
More information about the Gcc-bugs
mailing list