[llvm] [InstCombine] Fold `icmp pred (inttoptr X), (inttoptr Y) -> icmp pred X, Y` (PR #77832)
    Vitaly Buka via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Jan 12 17:00:56 PST 2024
    
    
  
vitalybuka wrote:
Bisect is not finished, but it passed after this patch.
Sorry of the noise.
https://github.com/llvm/llvm-project/pull/77832
    
    
More information about the llvm-commits
mailing list