[PATCH] D105413: [ARM] Add lowering of uadd_sat to uq{add|sub}8 and uq{add|sub}16
    Dave Green via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Jul  6 01:28:36 PDT 2021
    
    
  
dmgreen added a comment.
> The opcode selection would be vastly more complex but I can certainly take on a rework of that function if desirable.
Yeah, it sounds like it should share more code than it complicates finding the new opcode.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D105413/new/
https://reviews.llvm.org/D105413
    
    
More information about the llvm-commits
mailing list