tqchen opened a new pull request #4742: [REFACTOR][CODEGEN] codegen->target, 
build_module->driver
URL: https://github.com/apache/incubator-tvm/pull/4742
 
 
   This PR moves the codegen related code into the target folder,
   as they are target specific functionalities.
   
   We also adopt the term "compiler driver" in common compiler infra
   such as rust, GHC and clang.
   As a result, build_module is moved into the driver folder.
   
   depends on #4740 

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


With regards,
Apache Git Services

Reply via email to