Skip to content

[Tracking Issue] Write schedules for RISC-V targets #10141

@areusch

Description

@areusch

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:rfc-trackingRFC progress tracking. Ref: https://github.com/apache/tvm-rfcsvert:microMicroTVM: src/runtime/micro, src/runtime/crt, apps/microtvm

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions