tqchen commented on issue #7302:
URL: https://github.com/apache/tvm/issues/7302#issuecomment-762303027


   Thanks @junrushao1994  We have already some mechanism to print the low level 
thread binding via attr (printed as launch_thread). When the threadIdx is 
shared in multiple launch point, the var is printed separately. Otherwise it is 
printed inline to the code. I believe we could adopt a similar strategy.
   
   Note that because the initial refactor is only wrt to the data structure, we 
can defer the parsing syntax decision until the parser support gets in. but 
would be great to discuss it.
   
   cc @spectrometerHBH @tkonolige 


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

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


Reply via email to