[llvm] [llvm] Ensure that soft float targets don't emit `fma()` libcalls. (PR #106615)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 15 05:07:23 PDT 2024


https://github.com/arsenm commented:

This doesn't feel like the right place for this, I would expect there to be some legality check that would fail. But there's already precedent for directly handling it here 

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


More information about the llvm-commits mailing list