[llvm] [LLVM][TableGen] Code cleanup in FastISelEmitter.cpp (PR #139644)
    Sergei Barannikov via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed May 14 08:51:10 PDT 2025
    
    
  
https://github.com/s-barannikov commented:
Please do *never* amend commits after reviewers left comments. This makes it much more difficult to do incremental review, or (when combined with rebase) practically impossible.
Constant rebases aren't needed either. If you really need to update the branch (to resolve merge conflicts is the only valid reason), press the "Updata branch" button in GitHub UI.
https://github.com/llvm/llvm-project/pull/139644
    
    
More information about the llvm-commits
mailing list