zhuwenxi commented on pull request #7619:
URL: https://github.com/apache/tvm/pull/7619#issuecomment-811592846


   @tqchen How to assert stack alloca with ir_builder? I suppose you mean there 
are special assertion facilities in ir_builder which TOPI doesn't have?
   
   Or what you meant is to use ir_builder to create a peace of IR, pass it to 
tvm.build() to create a IRModule, then we check the IRModule (by recursively 
visit its nodes)? If so, I don't see it has any differences comparing with the 
existing test case. 


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