The GitHub Actions job "CI" on tvm-ffi.git/main has succeeded.
Run started by GitHub user tqchen (triggered by tqchen).

Head commit for run:
6118c1febc8eba8c486ce2f639d4c95e118e8bba / Tianqi Chen 
<[email protected]>
[FEAT] Support optional structural visit early returns (#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.

Includes a focused regression for optional continuation and interrupt
propagation.

Report URL: https://github.com/apache/tvm-ffi/actions/runs/34910940325

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to