wrongtest commented on PR #11428: URL: https://github.com/apache/tvm/pull/11428#issuecomment-1176478434
> calculating the region union bound first Many thanks! It indeed should check loop dependency for union region. https://gist.github.com/junrushao1994/943eb0e9232a21a2748eb35af0fac4ff In the case it seems we get extent=128 for `A_shared[128, 4]` after fix, even without const bound estimation... Perhaps the loop dependent region parts get covered during region unions? -- 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]
