You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2021/03/08 15:34:12 UTC

[GitHub] [tvm] mbrookhart commented on pull request #7607: [SPIRV] Minor update to TIR sort to make it work on VK/SPIR-V

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:
users@infra.apache.org