[PATCH] D57516: [PatternMatch] add special-case uaddo matching for increment-by-one
    Sanjay Patel via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Jan 31 09:58:27 PST 2019
    
    
  
This revision was automatically updated to reflect the committed changes.
Closed by commit rL352766: [PatternMatch] add special-case uaddo matching for increment-by-one (authored by spatel, committed by ).
Changed prior to commit:
  https://reviews.llvm.org/D57516?vs=184526&id=184538#toc
Repository:
  rL LLVM
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57516/new/
https://reviews.llvm.org/D57516
Files:
  llvm/trunk/include/llvm/IR/PatternMatch.h
  llvm/trunk/test/CodeGen/X86/codegen-prepare-uaddo.ll
  llvm/trunk/test/Transforms/CodeGenPrepare/overflow-intrinsics.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57516.184538.patch
Type: text/x-patch
Size: 5557 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190131/58896058/attachment.bin>
    
    
More information about the llvm-commits
mailing list