tqchen opened a new pull request, #20351: URL: https://github.com/apache/tvm/pull/20351
Move scheduling diagnostic state into a registered object carried by `ffi::Error` through `extra_context`, so the payload survives structural FFI bridges. Recover the payload directly or through a visit context, retain it on rendered errors for outer scheduling handlers, and preserve the original diagnostic when nested handlers encounter an already rendered error. -- 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]
