wrongtest-intellif commented on issue #13976: URL: https://github.com/apache/tvm/issues/13976#issuecomment-1428998963
Thanks for the findings! Generally, `BufferLoad` in `T.address_of` would not happen and is just a sugar to represent buffer address. It does not represent an actual live usage to related memory. Thus in my understanding the previous implementation is by intention. Could you kindly provide some detail on how the memory being erroneously reused? Thanks! -- 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]
