[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
       
    Sun Jun  9 06:21:03 PDT 2024
    
    
  
https://github.com/arsenm edited https://github.com/llvm/llvm-project/pull/94887
    
    
More information about the llvm-commits
mailing list