[PATCH] D33473: [InstSimplify] Simplify uadd/sadd/umul/smul with overflow intrinsics when the Zero or Undef is on the LHS.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 24 10:05:42 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL303774: [InstSimplify] Simplify uadd/sadd/umul/smul with overflow intrinsics when theā€¦ (authored by ctopper).

Changed prior to commit:
  https://reviews.llvm.org/D33473?vs=100022&id=100124#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33473

Files:
  llvm/trunk/lib/Analysis/InstructionSimplify.cpp
  llvm/trunk/test/Transforms/InstSimplify/call.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33473.100124.patch
Type: text/x-patch
Size: 3138 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170524/8773225f/attachment.bin>


More information about the llvm-commits mailing list