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

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 16 10:43:47 PST 2018


nikic updated this revision to Diff 178402.
nikic added a comment.

Add handling for intrinsics in non-canonical form.


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

https://reviews.llvm.org/D55735

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55735.178402.patch
Type: text/x-patch
Size: 8773 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181216/7c023a01/attachment.bin>


More information about the llvm-commits mailing list