cccxinli opened a new pull request, #15211: URL: https://github.com/apache/tvm/pull/15211
 Suppose we have a graph as the image shows. In MergeCompilerRegions pass, R1 will merge to R4 because IfNode didn't propagate restriction regions to R3. This PR supports the propagation of IfNode to avoid the invalid region mergind. -- 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]
