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

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 10 07:31:45 PDT 2024


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


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


More information about the llvm-commits mailing list