tqchen opened a new pull request, #20354: URL: https://github.com/apache/tvm/pull/20354
Arithmetic evaluates integer sets over variables, so callers can supply Var-keyed domains directly. Remove the two IterVar-keyed EvalSet overloads, their projection helper, and the unused arithmetic IterVar aliases. Reverse compute inline now constructs the existing Var-keyed producer-domain map from each iterator variable and its domain, preserving the existing coverage calculation. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
