The GitHub Actions job "mainline-only" on tvm-ffi.git/main has succeeded.
Run started by GitHub user tqchen (triggered by tqchen).

Head commit for run:
3e8b2a860936fdacc85d65ec07bcebe150d23b5f / Kathryn (Jinqi) Chen 
<[email protected]>
fix(structural): update StructuralVisitor def-region propagation (#681)

## PR summary

  ### Summary

This PR corrects how `StructuralVisitor` propagates definition-region
state while traversing reflected fields. When a non-recursive definition
is applied to the defined FreeVar identity, its children should be
visited with a "use" instead of "def".

Also make `StructuralVisitor` constructor a protected member with vtable
as input.

Report URL: https://github.com/apache/tvm-ffi/actions/runs/29889259110

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to