areusch opened a new issue #10141:
URL: https://github.com/apache/tvm/issues/10141


   We added initial support for RISC-V in microTVM by proving that we can run 
regression tests against the Zephyr RISC-V target (backed by QEMU). However, we 
have not yet added support for any V- or P- extension SIMD instructions to 
provide more interesting performance numbers out of the box. This issue tracks 
adding those schedules, which involves:
   - [ ] selecting a simulator which can correctly execute those instructions
   - [ ] adding the schedules
   - [ ] adding tests to verify functional correctness


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