[llvm] SimplifyLibCalls: Permit pow(2, x) -> ldexp(1, x) fold for vectors (PR #92532)

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Sun May 19 08:15:45 PDT 2024


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

LGTM.

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


More information about the llvm-commits mailing list