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

Sanjoy Das via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 24 18:18:05 PST 2017


sanjoy updated this revision to Diff 89763.
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.89763.patch
Type: text/x-patch
Size: 4174 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170225/ec7300e8/attachment.bin>


More information about the llvm-commits mailing list