wrongtest-intellif opened a new pull request, #14284: URL: https://github.com/apache/tvm/pull/14284
The change aims to move iteration range partition algorithm from loop partition pass into an arithmetic utility. It helps to solve certain problems by divide and conquer the iteration region. And in each sub-region we could eliminate predicates which are unresolvable under global domain. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
