[llvm] [SimplifyLibCalls] Constant fold scalbxx (PR #114417)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 3 08:33:54 PST 2024


https://github.com/arsenm commented:

In any foldable cases, you could just replace this with the ldexp intrinsic 

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


More information about the llvm-commits mailing list