[llvm] [llvm] Ensure that soft float targets don't use float/vector code for memops. (PR #107022)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Sun Aug 24 15:16:38 PDT 2025
arsenm wrote:
I am finding the current soft FP handling to be a barrier to improving the usage of RuntimeLibcalls across all the backends
https://github.com/llvm/llvm-project/pull/107022
More information about the llvm-commits
mailing list