mbrookhart commented on pull request #7607:
URL: https://github.com/apache/tvm/pull/7607#issuecomment-792835543


   When I was developing this, I noticed that implicitly allocating the 
start/middle/end variables, i.e. removing this line: `start = 
ib.allocate("int64", (1,), name="start", scope="local")` broke things on nvptx, 
that's why I included them. NVPTX doesn't seem to be enabled for this test, 
could we turn that backend on and make sure we didn't break something?


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