[llvm] [InstCombine] Add contributor guide (PR #79007)
    via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Mar 18 08:22:13 PDT 2024
    
    
  
elhewaty wrote:
what about adding when to use `return replaceInstUsesWith`, `return Builder.CreateXX`, and `return new SomeInstruction`? 
https://github.com/llvm/llvm-project/pull/79007
    
    
More information about the llvm-commits
mailing list