kparzysz-quic commented on PR #12411:
URL: https://github.com/apache/tvm/pull/12411#issuecomment-1218076304

   The guards are necessary: earlier architectures don't have DMA, and if a 
program attempts to execute a DMA instruction, it will trigger a hardware 
exception.
   
   For earlier architectures we could just do a synchronous memcpy.


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

To unsubscribe, e-mail: commits-unsubscr...@tvm.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to