csullivan opened a new pull request #8017:
URL: https://github.com/apache/tvm/pull/8017


   Add storage scope into which a PointerType may address. Scope is global by 
default. The storage scope field can allow for specialization during lowering 
and codegen (e.g. when the kernel function signature is storage scope dependent 
during codegen). This satisfies the need in #7686 for a pointer to texture 
memory.


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to