kparzysz-quic commented on pull request #6261: URL: https://github.com/apache/incubator-tvm/pull/6261#issuecomment-674555522
HVX instructions are generated either by auto-vectorizing loops in LLVM, or by using `vectorize` schedule directive in TVM. The latter relies on `CodeGenLLVM` to generate vectorized LLVM IR. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
