Lunderberg commented on PR #15816:
URL: https://github.com/apache/tvm/pull/15816#issuecomment-1735692136

   As a potential third option, I think that we could have the buffers be 
visited at their point of definition.  That is, any `DeclBuffer` statement 
would have the buffer internals visited once, and the mutated buffer would then 
be substituted in at all points of use.  This would require the `DeclBuffer` to 
be present for all buffer objects, but that's part of the long-term plan 
anyways.


-- 
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]

Reply via email to