[llvm-bugs] [Bug 76128] [InstCombine] Missing optimization: fold `div(v, a) * b + rem(v, a)` to `div(v, a) * (b - a) + v`
    LLVM Bugs via llvm-bugs 
    llvm-bugs at lists.llvm.org
       
    Wed Dec 20 23:54:07 PST 2023
    
    
  
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20231221/56bb7437/attachment.html>
    
    
More information about the llvm-bugs
mailing list