[compiler-rt] [compiler-rt][RISC-V] Save-Restore for ILP32E/LP64E ABIs (PR #95390)
via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 13 05:08:42 PDT 2024
rOptimizer wrote:
Please notice, that gcc behaves differently with -march=rv32e and it then matches it's library implementation.
See https://godbolt.org/z/WdTnrWj8T
https://github.com/llvm/llvm-project/pull/95390
More information about the llvm-commits
mailing list