[llvm] [AArch64] Convert concat(uhadd(a,b), uhadd(c,d)) to uhadd(concat(a,c), concat(b,d)) (PR #80674)
    Rin Dobrescu via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Feb  6 03:02:18 PST 2024
    
    
  
https://github.com/Rin18 closed https://github.com/llvm/llvm-project/pull/80674
    
    
More information about the llvm-commits
mailing list