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

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 22 11:07:25 PST 2024


https://github.com/arsenm commented:

In all of the cases where you are permitted to do this fold, we could also just replace this with the ldexp intrinsic 

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


More information about the llvm-commits mailing list