loop_partition.cc
21 KB
-
[FIX] Fix for a specific case when loop partitioning with indivisble (#4243) · d58b733a
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.
Kimish Patel committed