Lunderberg commented on PR #14565: URL: https://github.com/apache/tvm/pull/14565#issuecomment-1504105886
Since we don't currently have a requirement for a `tir::Buffer` to have a specific declaration prior to use, I don't think the use of `Specialize` should add that as an additional requirement. That said, as soon as the `DeclBuffer` nodes are required for buffer declarations, it would be better to have that as part of a well-formed check, and the handling of implicit buffers would no longer be needed. -- 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]
