[PATCH] D55735: [InstSimplify] Simplify saturating add/sub + icmp

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 17 09:48:44 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL349369: [InstSimplify] Simplify saturating add/sub + icmp (authored by nikic, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D55735?vs=178402&id=178485#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55735/new/

https://reviews.llvm.org/D55735

Files:
  llvm/trunk/lib/Analysis/InstructionSimplify.cpp
  llvm/trunk/test/Transforms/InstSimplify/saturating-add-sub.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55735.178485.patch
Type: text/x-patch
Size: 8839 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181217/738caf97/attachment.bin>


More information about the llvm-commits mailing list