tqchen opened a new pull request, #18862:
URL: https://github.com/apache/tvm/pull/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


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to