[compiler-rt] [compiler-rt][RISC-V] ILP32E/LP64E Save/Restore Grouping (PR #95398)
Jim Lin via llvm-commits
llvm-commits at lists.llvm.org
Mon May 19 00:37:49 PDT 2025
tclin914 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.
Sorry for the late responese. I have tested my testcase with this patch and got a correct result.
https://github.com/llvm/llvm-project/pull/95398
More information about the llvm-commits
mailing list