junrushao opened a new pull request, #13969: URL: https://github.com/apache/tvm/pull/13969
While both represents a pointer type, `T.handle` was previously used to refer to tir variables whose `type_annotation` is `PrimType`, while `T.Ptr` instead specifically refers to `PointerType`. The divide is unnecessary if we extend `T.handle` slightly. -- 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]
