JieGH commented on issue #17625:
URL: https://github.com/apache/tvm/issues/17625#issuecomment-2839289097

   Thanks for the update. My temporary solution is to modify the LLVM backend 
code inside the TVM project to force VLEN to be 256 bits and verify the vlen 
from the ASM code
   
   The method of setting `-march= rv64gcv_zvl256b` gives error `ValueError: 
Error when parsing target["march"]: Cannot recognize 'march'.`
   
   I will now try TVM 0.20 with newer LLVM


-- 
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]

Reply via email to