MasterJH5574 opened a new pull request, #16771: URL: https://github.com/apache/tvm/pull/16771
This commit removes the redundant invocation of `remove_all_unused` function in the GPU IPC memory allocation lowering pass. This is because the pass only mutates one call at a time, and thus will not introduce new unused bindings. -- 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]
