[PATCH] D47908: [InstSimplify] add nuw %x, -1 -> -1 fold.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 8 08:49:08 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL334298: [InstSimplify] add nuw %x, -1 -> -1 fold. (authored by lebedevri, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D47908?vs=150408&id=150523#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D47908

Files:
  llvm/trunk/lib/Analysis/InstructionSimplify.cpp
  llvm/trunk/test/Transforms/InstCombine/set-lowbits-mask-canonicalize.ll
  llvm/trunk/test/Transforms/InstSimplify/constantfold-add-nuw-allones-to-allones.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47908.150523.patch
Type: text/x-patch
Size: 4604 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180608/916b3c47/attachment.bin>


More information about the llvm-commits mailing list