tqchen opened a new pull request #5668:
URL: https://github.com/apache/incubator-tvm/pull/5668


   This PR migrates the TIR configurations from BuildConfig to the
   PassContext used by the unified IR.
   Moving forward, PassContext will be the unified way to configure passes in 
the TVM stack.
   
   Changes
   
   - Refactored TVM_PASS_REGISTER_CONFIG_OPTION to take in the reference type.
   - Removed BuildConfig.
   - Migrated the passes to use PassContext.
   


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