[compiler-rt] [compiler-rt][RISC-V] ILP32E/LP64E Save/Restore Grouping (PR #95398)

Pengcheng Wang via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 12 21:02:43 PST 2025


wangpc-pp wrote:

> @tclin914 Do you have a setup for testing ilp32e executables? I would appreciate you running your tests on this patch if you could. I think it's the right approach, but I'm not sure and I don't have an ilp32e setup to hand.

Quoted from my previous comments in https://reviews.llvm.org/D70401:
> I have run llvm-test-suite with rv32e on qemu, and found no major fault for current implementation. Some tests are disabled because they can't run on bare mental (sees [Disabled llvm-test-suite cases](https://pastebin.com/9j4ydQFf)).

Sorry I can't remember the details and how to set up the environment (you will need a ELF toolchain IIRC). I hope this can be helpful.

https://github.com/llvm/llvm-project/pull/95398


More information about the llvm-commits mailing list