You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tvm.apache.org by Krzysztof Parzyszek <no...@github.com.INVALID> on 2022/07/05 20:01:25 UTC

Re: [apache/tvm-rfcs] [RFC] Encapsulate LLVM target for use with LLVM libraries (PR #83)

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

-- 
Reply to this email directly or view it on GitHub:
https://github.com/apache/tvm-rfcs/pull/83#issuecomment-1175448669
You are receiving this because you are subscribed to this thread.

Message ID: <ap...@github.com>