[FIX] Fix for a specific case when loop partitioning with indivisble (#4243)
factors and resulting nested loop is broken. This is due to the fact that we are creating zero extent loops which are fixed afterwards. However unroll pass breaks due to the zero extent loop.
Showing
Please
register
or
sign in
to comment