[llvm] [InstCombine] Fold `(icmp pred (trunc nuw/nsw X), C)` -> `(icmp pred X, (zext/sext C))` (PR #87935)
    via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Sun Apr  7 12:11:43 PDT 2024
    
    
  
https://github.com/goldsteinn edited https://github.com/llvm/llvm-project/pull/87935
    
    
More information about the llvm-commits
mailing list