> Hi~ here are my two questions :) cc @kparzysz-quic
> What is the different between
>
> * `sch[C].vectorize(v, vector_length=32)` and
> * `vo, vi = sch[C].split(v, 32)` then `sch[C].vectorize(vi)`
>
> It seems that we could also choose to properly lower the sp
> 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 automati