[llvm] [InstCombine] Preserve the nsw/nuw flags for (X | Op01C) + Op1C --> X + (Op01C + Op1C) (PR #94586)
    via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Jun  7 02:57:41 PDT 2024
    
    
  
csstormq wrote:
Update the title and description to reflect the intent of the latest code.
https://github.com/llvm/llvm-project/pull/94586
    
    
More information about the llvm-commits
mailing list