[PATCH] D30311: [ValueTracking] Don't do an unchecked shift in ComputeNumSignBits

Sanjoy Das via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 23 17:19:42 PST 2017


sanjoy updated this revision to Diff 89594.
sanjoy added a comment.

- Address review


https://reviews.llvm.org/D30311

Files:
  lib/Analysis/ValueTracking.cpp
  test/Transforms/IndVarSimplify/pr32045.ll
  unittests/Analysis/ValueTrackingTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30311.89594.patch
Type: text/x-patch
Size: 3616 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170224/fe93d6dd/attachment.bin>


More information about the llvm-commits mailing list