tqchen opened a new pull request, #790: URL: https://github.com/apache/tvm-ffi/pull/790
Allow exception-first structural visitors to use `TVM_FFI_S_VISIT_MAYBE_EARLY_RETURN` with `Optional<VisitInterrupt>`. `VisitReturnHelper` forwards optional interrupts directly and preserves the existing Expected return proxy for typed helpers and raw hooks. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
