[PATCH] D153164: [AArch64][GlobalISel] Select G_UADDE/G_SADDE/G_USUBE/G_SSUBE
    Sergei Barannikov via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Jun 23 09:24:28 PDT 2023
    
    
  
barannikov88 added a comment.
In D153164#4442119 <https://reviews.llvm.org/D153164#4442119>, @tobias-stadler wrote:
> As far as my patch is concerned: CarryIn/CarryOut is consistent with the terminology used in MachineIRBuilder, the docs and other places I have seen, so I'd prefer to keep it this way.
Sure, I just wanted to identify the (bigger) issue.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D153164/new/
https://reviews.llvm.org/D153164
    
    
More information about the llvm-commits
mailing list