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

Head commit for run:
a6c7377bae6d721880a23afce9642f3676292ab4 / Tianqi Chen 
<[email protected]>
[REFACTOR][TIRx] Keep AttrStmt node values unboxed (#20030)

AttrStmt.node is an ffi::Any field, so converting POD arguments to
PrimExpr makes its representation depend on the caller rather than the
declared container type.

This change preserves values passed through AttrStmt and T.attr, uses
raw zero sentinel nodes consistently, and updates the printer
canonicalization.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to