Lunderberg opened a new pull request, #12267:
URL: https://github.com/apache/tvm/pull/12267

   This PR introduces `tir::builtin::assume`, which is used to represent 
assumptions to be exposed to transformations, which would otherwise require 
out-of-scope information to prove.
   
   This PR is part of the handling of padded buffer layout transformations 
([tracking issue](https://github.com/apache/tvm/issues/12261), 
[rfc](https://github.com/apache/tvm-rfcs/pull/77)).  Later PRs will introduce 
transformations that make use of the information provided by assumptions.


-- 
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: commits-unsubscr...@tvm.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to