masahi opened a new pull request #8516: URL: https://github.com/apache/tvm/pull/8516
The final follow-up to https://github.com/apache/tvm/pull/8366 After #8366, storage scopes associated with AttrStmt and PointerType are identical. To consolidate storage scope information into one place, I'm proposing to remove AttrStmt with `attr::storage_scope` key. With this PR, storage scope information is consolidated to `PointerType`. -- 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]
