tqchen opened a new pull request, #20339: URL: https://github.com/apache/tvm/pull/20339
Make exceptions the default native visitor and mutator error path, with Expected adapters at interoperability boundaries. Preserve virtual entry interception, visit interruption and qualified-parent mutation, and provide unchecked typed expression results with object-only generic mutation. Migrate arithmetic visitors, mutators and simplification passes to direct results while preserving mutation permissions, ownership, rewrite ordering and scope restoration. Resolve unchanged values at callers and adopt the latest upstream FFI visit and consuming-result helpers. Keep arithmetic traversal focused on semantic operands while preserving types and metadata, and share analyzer constraint derivation internally. -- 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]
