cbalint13 commented on issue #17508: URL: https://github.com/apache/tvm/issues/17508#issuecomment-2470615234
Hi @JieGH , > Hi @cbalint13 , thanks for the miracle you bring. It works now. I attached the target I used here and the version of my time and llvm. I will test the TVM with a more extensive test later. Also, I did realize the issue is coming from a flag used for LLVM, yet what I need is a flag. Thanks a lot for your time an the feedback ! It is not a miracle, but I will open a PR to propose promotion of ```orcjit``` as TVM default llvm executor, instead of actual deprecated ```mcjit``` . Please let me know any of your performance test, you are welcome to report it here, I am personally interested in the riscv targets. On my personal task list there is a RVV tensorization proposal for metaschedule/autoschedule, a preliminary integration with benchmarks for v0.7.1 and v1.0 RVV variants are here: https://github.com/cbalint13/rvv-kernels -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
