giuseros commented on a change in pull request #7785:
URL: https://github.com/apache/tvm/pull/7785#discussion_r615041000
##########
File path: src/target/source/codegen_c_host.cc
##########
@@ -324,15 +343,20 @@ inline void CodeGenCHost::PrintTernaryCondExpr(const T*
op, const char* compare,
}
runtime::Module BuildCHost(IRModule mod, Target target) {
+ bool is_aot_executor =
Review comment:
I can try to print prototypes. I remember that when I tried I had some
issues, but I can try again.
--
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]