tqchen opened a new pull request, #19956:
URL: https://github.com/apache/tvm/pull/19956

   ## Summary
   
   Update TVM to tvm-ffi's stable `TVMFFIAny`-backed Optional and Variant 
layout.
   
   - bump `3rdparty/tvm-ffi` from `84ee1a07` to `5411a642`
   - migrate Optional presence checks from the removed inherited `defined()` API
   - adapt pointer, cast, JSON, and FFI return sites while preserving 
missing-value semantics
   
   ## Validation
   
   Validated with linked LLVM builds, default and conditional backend 
compilation, C++ Optional/FFI and TVM suites, focused runtime/IR/Relax Python 
tests, broad regression coverage, and repository format/static checks.
   


-- 
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]

Reply via email to