junrushao1994 commented on PR #11579: URL: https://github.com/apache/tvm/pull/11579#issuecomment-1202980779
Having an extra null pointer check is not going to be significantly affect performance, but I would be curious on the implication of user-facing API. There could be some compile-time alternatives, for example, using macros to control which `alloc`/`free` methods to use. Do you think it's viable in your usecase? Thanks a lot -- 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]
