Lunderberg opened a new pull request, #12266: URL: https://github.com/apache/tvm/pull/12266
This PR introduces `tir::builtin::undef`, which is used to represent values that are an arbitrary value of a known datatype, along with a transformation to remove instances of `tir::builtin::undef`. 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)). -- 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]
