The GitHub Actions job "Lint" on tvm.git/main has failed.
Run started by GitHub user tqchen (triggered by tqchen).

Head commit for run:
7ecb767fa4e1ebfab0f7f46171cb3544ae9f3341 / Tianqi Chen 
<[email protected]>
[REFACTOR][TIRx] Migrate visitors to shared expression traversal (#20350)

Layer TIRx statement traversal on the shared ExprVisitor and native
typed hooks. Adapt Visitor consumers to managed ownership and Optional
interruption, removing the obsolete Visitor hierarchy and redundant
default traversal.

Buffer variables use the Var hook with definition-region context, while
buffer metadata is visited at definition sites. Opaque subclasses use
their structural hooks. Ordinary child arrays are traversed natively,
preserving child order and direct exception propagation. Schedule
diagnostics use the shared FFI error payload.

Report URL: https://github.com/apache/tvm/actions/runs/35041469262

With regards,
GitHub Actions via GitBox


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

Reply via email to