multiverstack-intellif commented on PR #99:
URL: https://github.com/apache/tvm-rfcs/pull/99#issuecomment-1439529203

   > 
   
   
   
   > I very much like the proposed improvements, especially the use cases for 
inner-block and inter-block analysis. While I have made some development [for 
similar 
applications](https://github.com/apache/tvm/blob/main/src/tir/analysis/control_flow_graph.h),
 the additional formalism and reliability proposed here would be very useful.
   
   Thanks, @Lunderberg. What you mentioned is a great analysis tool, and most 
part of its capability is beyond what integer set targets to achieve. It seems 
to me that data-flow analysis focuses more on global/high-level info and 
integer set focuses more on local info inside iteration. They are expected to 
benefit the overall analysis tools together.


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

Reply via email to