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? -- Reply to this email directly or view it on GitHub: https://github.com/apache/tvm-rfcs/pull/60#issuecomment-1104552176 You are receiving this because you are subscribed to this thread. Message ID: <apache/tvm-rfcs/pull/60/c1104552...@github.com>