areusch commented on PR #60:
URL: https://github.com/apache/tvm-rfcs/pull/60#issuecomment-1104552176

   for A2, we should consider the type of options present:
   - options that serve to specify how a pass runs should eventually find their 
way into the active `PassContext`
   - options which are constraints can be attached to `Target` or similar. 
   
   I think we could use [Target-registered compilation flow 
customization](https://github.com/apache/tvm-rfcs/blob/main/rfcs/0010-target-registered-compiler-flow-customisation.md)
 to hold these options. What do you think?


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