masahi commented on pull request #8463: URL: https://github.com/apache/tvm/pull/8463#issuecomment-881017518
@csullivan As of https://github.com/apache/tvm/pull/8366, all buffer vars should be of pointer type. If that doesn't hold, I'd consider it a bug. This PR has a check https://github.com/apache/tvm/blob/2128bd49faa31ae19db11112cb03ae195147d3ce/src/tir/ir/buffer.cc#L316-L317 before retrieving the storage scope. -- 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]
