[llvm] [InstCombine] fold `ldexp(x, zext(i1 y))` to `fmul x, (select y, 2.0, 1.0)` (PR #94887)

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 9 01:27:21 PDT 2024


https://github.com/dtcxzyw edited https://github.com/llvm/llvm-project/pull/94887


More information about the llvm-commits mailing list