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

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 10 21:17:08 PDT 2024


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

LGTM.

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


More information about the llvm-commits mailing list