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/07/05 20:01:12 UTC

[GitHub] [tvm-rfcs] kparzysz-quic commented on pull request #83: [RFC] Encapsulate LLVM target for use with LLVM libraries

kparzysz-quic commented on PR #83:
URL: https://github.com/apache/tvm-rfcs/pull/83#issuecomment-1175448669

   > my one question, which i think is mainly open-ended now, is how we handle LLVM arch that have unique flags that, right now, would show up in TVM as target-specific llvm flags.
   
   I'd have to see a practical example of that to get an idea of what's expected.  For Hexagon we'd want to automatically append certain flags (that enable auto-vectorization in LLVM, for example).  I had one idea for that, but it may need a revision.


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