[llvm] SimplifyLibCalls: Permit pow(2, x) -> ldexp(1, x) fold for vectors (PR #92532)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Sun May 19 08:35:47 PDT 2024
https://github.com/arsenm closed https://github.com/llvm/llvm-project/pull/92532
More information about the llvm-commits
mailing list