The GitHub Actions job "tvm-bot" on tvm.git/main has succeeded.
Run started by GitHub user gemini-code-assist[bot] (triggered by 
gemini-code-assist[bot]).

Head commit for run:
521440ea8e025492b7a81ca906be5016b8ef9095 / Tianqi Chen 
<[email protected]>
[REFACTOR][TIR] Cleanup AttrStmt attributes (#18862)

## Summary

- Phase out 12 unused `tir::attr` constants (`scan_*`, `channel_*`,
`pipeline_*`, `buffer_bind_scope`, `coproc_*`, `loop_scope`) and remove
their dead code paths
- Move 11 S-TIR-owned attributes (`async_*`, `double_buffer_*`,
`fragment_*`, `pragma_loop_partition_hint`, `reduce_scope`,
`virtual_thread`) from `tir::attr` to `s_tir::attr`
- Alphabetize the remaining 15 `tir::attr` constants

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

With regards,
GitHub Actions via GitBox


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

Reply via email to