Re: [apache/tvm-rfcs] [RFC] Scalable vectors in TIR (PR #104)

2023-12-08 Thread Tianqi Chen
> I'm also not sure how this would interoperate with the DLDataType dependent > runtime implementation (but I also don't know the runtime implementation very > well). Given SVE is only at compile time concept, likely we don't need DLDataType counterpart, if we remove runtime data type from the

Re: [apache/tvm-rfcs] [RFC] Scalable vectors in TIR (PR #104)

2023-12-08 Thread Elen Kalda
@cbalint13 @tqchen Thank you for your input! This thread has been dormant for a bit, but we're still on it! > A comprehensive presentation on SVE design booth on RISCV and ARM from > perspective of LLVM. The presentation captures all the design details of the SVE rationale in LLVM including ar