electriclilies opened a new pull request #8248:
URL: https://github.com/apache/tvm/pull/8248


   Span and SourceName have the methods `SEqualReduce` but do not have the 
field `_type_has_method_sequal_reduce`, which causes failures if you try to 
assert_structural_equal on ASTs containing Spans or SourceNames. 
   
   This PR adds _type_has_method_sequal_reduce to Span and SourceName. 


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to