ZihengJiang commented on issue #4243: Fix broken loop partitioning due to recent changes. URL: https://github.com/apache/incubator-tvm/pull/4243#issuecomment-551326453 Hi @kimishpatel , the https://github.com/apache/incubator-tvm/pull/3734 is for avoiding generating the tail loop with extent one which is mentioned in https://github.com/apache/incubator-tvm/issues/3733. Do you think whether we have way to solve the zero-extent loop problem while keeping avoiding the extent one tail loop issue? Also, it would be great if you can post the printing result of your example.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
