All of the relevant tests pass.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
There is no RISC-V bot at the moment. That's something I plan to work on once I have Linux-capable RISC-V hardware (hopefully soon). At the moment I'm just using QEMU for this kind of work, which I feel is too slow for a bot.
Comment Actions
Consider adding RISCV32 as well to avoid future churn when adding RISCV32.
As @vsk said, having a built bot is strongly encouraged, but is probably not a strict requirement.
FYI: https://github.com/llvm/llvm-iwg/issues/66 is discussing a riscv64 build bot.