[PATCH] D107552: [InstCombine] Combine lshr of add that intends to get the carry as llvm.uadd.with.overflow
    Abinav Puthan Purayil via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Aug  9 01:06:13 PDT 2021
    
    
  
abinavpp updated this revision to Diff 365119.
abinavpp added a comment.
Rebased; Addressed review comments.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D107552/new/
https://reviews.llvm.org/D107552
Files:
  llvm/lib/Transforms/InstCombine/InstCombineInternal.h
  llvm/lib/Transforms/InstCombine/InstCombineShifts.cpp
  llvm/test/Transforms/InstCombine/shift-add.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107552.365119.patch
Type: text/x-patch
Size: 6262 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210809/afd7f8cd/attachment.bin>
    
    
More information about the llvm-commits
mailing list