[llvm] [WIP] Fold (bitwiseop X, (add (not Y), Z)) -> (bitwiseop X, (not (sub Y, Z))). (PR #141476)
    Xu Zhang via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon May 26 04:19:45 PDT 2025
    
    
  
https://github.com/simonzgx converted_to_draft https://github.com/llvm/llvm-project/pull/141476
    
    
More information about the llvm-commits
mailing list