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/01/24 09:53:40 UTC

[GitHub] [tvm] Mousius commented on issue #10039: [C source target] Remove reliance on `tir.disable_vectorize`

Mousius commented on issue #10039:
URL: https://github.com/apache/tvm/issues/10039#issuecomment-1019913303


   > There is no reason we shouldn't be able to auto-detect the C backend and not run vectorization in this case.
   
   Could we ask the `Target` to hold the overrides so we don't have to introduce lots of `if (target == 'c')` logic?


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