[llvm] [InstCombine] fold `select (trunc nuw X to i1), X, Y` to `select (trunc nuw X to i1), 1, Y` (PR #105914)
    via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Aug 23 18:54:41 PDT 2024
    
    
  
https://github.com/c8ef edited https://github.com/llvm/llvm-project/pull/105914
    
    
More information about the llvm-commits
mailing list