[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
Sun Feb 3 08:16:50 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL352998: [PatternMatch] add special-case uaddo matching for increment-by-one (2nd try) (authored by spatel, committed by ).
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D57516?vs=184542&id=184958#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/Hexagon/swp-epilog-phi5.ll
  llvm/trunk/test/CodeGen/X86/copy-eflags.ll
  llvm/trunk/test/CodeGen/X86/rd-mod-wr-eflags.ll
  llvm/trunk/test/Transforms/CodeGenPrepare/X86/overflow-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57516.184958.patch
Type: text/x-patch
Size: 8161 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190203/ffb753a7/attachment.bin>


More information about the llvm-commits mailing list