[llvm] [RISCV][WIP] Fold (sh3add Z, (add X, (slli Y, 6))) -> (sh3add (sh3add Y, Z), X). (PR #85734)
    Mikhail Gudim via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Mar 26 00:12:29 PDT 2024
    
    
  
mgudim wrote:
@topperc In case no one has started on this, I can assign it to myself and work on it.
https://github.com/llvm/llvm-project/pull/85734
    
    
More information about the llvm-commits
mailing list