[PATCH] D29053: [InstSimplify] try to eliminate icmp Pred (add nsw X, C1), C2

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 24 09:14:34 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL292952: [InstSimplify] try to eliminate icmp Pred (add nsw X, C1), C2 (authored by spatel).

Changed prior to commit:
  https://reviews.llvm.org/D29053?vs=85460&id=85595#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D29053

Files:
  llvm/trunk/lib/Analysis/InstructionSimplify.cpp
  llvm/trunk/test/Transforms/InstSimplify/icmp-constant.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29053.85595.patch
Type: text/x-patch
Size: 4101 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170124/0f86614f/attachment.bin>


More information about the llvm-commits mailing list