spectrometerHBH commented on PR #16242: URL: https://github.com/apache/tvm/pull/16242#issuecomment-1874457616
> isn't short circuiting the defined behavior for ternary expression? When generating codes for `a?b:c`, there might be bindings for b or c generated ahead. These binding codes are not protected by condition a. -- 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]
