[llvm] [InstCombine] Fold afn powi(2.0, x) to ldexp(1.0, x) (PR #202114)

via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 8 01:35:43 PDT 2026


================

----------------
Andarwinux wrote:

LGTM, but this folding is not f32-specific, so it would be best to include some f64 cases as well.

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


More information about the llvm-commits mailing list