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 2022/02/15 20:07:26 UTC

[GitHub] [tvm] kparzysz-quic opened a new pull request #10259: [Hexagon] Don't use cmake glob for auto-generated source files

kparzysz-quic opened a new pull request #10259:
URL: https://github.com/apache/tvm/pull/10259


   Glob treats inputs as patterns: if the file with a given name does not exist (is to be generated later), it won't be added to the output.
   


-- 
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-unsubscribe@tvm.apache.org

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



[GitHub] [tvm] masahi merged pull request #10259: [Hexagon] Don't use cmake glob for auto-generated source files

Posted by GitBox <gi...@apache.org>.
masahi merged pull request #10259:
URL: https://github.com/apache/tvm/pull/10259


   


-- 
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-unsubscribe@tvm.apache.org

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