[llvm] [InstCombine] Fold mul (lshr exact (X, N)), 2^N + 1 -> add (X , lshr exact (X, N)) (PR #95042)
    via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Oct 11 09:29:01 PDT 2024
    
    
  
AreaZR wrote:
@dtcxzyw, could you please review and approve this? Thank you!
https://github.com/llvm/llvm-project/pull/95042
    
    
More information about the llvm-commits
mailing list