[PATCH] D19874: [InstSimplify] use computeKnownBits on shift amount operands

Sanjay Patel via llvm-commits llvm-commits at lists.llvm.org
Tue May 10 13:53:00 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL269114: [InstSimplify] use computeKnownBits on shift amount operands (authored by spatel).

Changed prior to commit:
  http://reviews.llvm.org/D19874?vs=56803&id=56807#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D19874

Files:
  llvm/trunk/lib/Analysis/InstructionSimplify.cpp
  llvm/trunk/test/Transforms/InstSimplify/shift-knownbits.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19874.56807.patch
Type: text/x-patch
Size: 5612 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160510/9b15f5f1/attachment.bin>


More information about the llvm-commits mailing list