[llvm] [DAG] add (~a | x) & (a | y) -> (a & (x ^ y)) ^y for foldMaskedMerge (PR #144342)
    via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Jun 16 05:43:14 PDT 2025
    
    
  
woruyu wrote:
@RKSimon, hello, any suggestions for modifications?
https://github.com/llvm/llvm-project/pull/144342
    
    
More information about the llvm-commits
mailing list