[llvm] [InstCombine] fold ldexp(x, sext(i1 y)) to fmul x, (select y, 0.5, 1.0) (PR #95073)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 11 00:19:52 PDT 2024


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


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


More information about the llvm-commits mailing list