> 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: <apache/tvm-rfcs/pull/83/c1175448...@github.com>