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

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Fri May 17 05:25:00 PDT 2024


https://github.com/dtcxzyw approved this pull request.

LGTM.

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


More information about the llvm-commits mailing list