[PATCH] D54532: [InstructionSimplify] Add support for saturating add/sub

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 20 09:23:18 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL347330: [InstructionSimplify] Add support for saturating add/sub (authored by spatel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D54532?vs=174541&id=174800#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D54532

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: D54532.174800.patch
Type: text/x-patch
Size: 15852 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181120/a451045d/attachment.bin>


More information about the llvm-commits mailing list