[llvm] SimplifyLibCalls: Prefer to emit intrinsic in pow(2, x) -> ldexp(1, x) (PR #92363)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Fri May 17 05:28:09 PDT 2024


https://github.com/arsenm closed https://github.com/llvm/llvm-project/pull/92363


More information about the llvm-commits mailing list