[llvm] [CodeGen] expand-fp: Change frem expansion criterion (PR #158285)

David Green via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 25 10:32:14 PST 2025


https://github.com/davemgreen commented:

I'm not sure about the costs but nothing is great for the cost of a libcall (I thought they were usually 10). The Arm/AArch64 changes look OK to me.

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


More information about the llvm-commits mailing list