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

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


spatel updated this revision to Diff 56803.
spatel added a comment.

Patch updated:
One less FIXME - computeKnownBits got smarter in the last week. Thanks, David!


http://reviews.llvm.org/D19874

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

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


More information about the llvm-commits mailing list