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

   Simplify structural equality and hashing to the existing tree, DAG, 
variable, and singleton kinds. Access paths use ordinary tree traversal, while 
BigInt retains its dedicated numeric equality, hashing, and immutable-leaf 
behavior.
   
   Remove the constant-tree annotation and generic pointer shortcut from the C 
API and language bindings. Reserve value 4 and preserve all remaining enum 
values. Downstream source annotations using the removed kind must migrate to 
tree semantics.
   


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