[llvm] [InstCombine] Fold `(icmp eq/ne (or (select cond, 0/NZ, 0/NZ),  X), 0)` (PR #88183)
    Yingwei Zheng via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Jun  4 10:03:32 PDT 2024
    
    
  
dtcxzyw wrote:
@goldsteinn Can you have a look at the ir diff? https://github.com/dtcxzyw/llvm-opt-benchmark/pull/491
There are some unnecessary and/or insts before branches.
https://github.com/llvm/llvm-project/pull/88183
    
    
More information about the llvm-commits
mailing list