Add RV32 support
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 5k
- Forks
- 1.2k
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 581
Description
#19399 added an RISC-V smoke test with QEMU for RV64. We should also setup similar with qemu-static-rv32. https://github.com/pytorch/executorch/pull/19399#discussion_r3223510992
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading PR #19399 and its linked discussion to see how the existing RV64 QEMU smoke test is set up. Identify the corresponding test and CI entry points, then add the qemu-static-rv32 setup and confirm that the RV32 smoke test runs successfully.
Written by the indexing model from the issue text.
Assessment
- Domain
- ci-cd, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100