[PATCH] D31115: [InstCombine] Provide a way to calculate KnownZero/One for Add/Sub in SimplifyDemandedUseBits without recursing into ComputeKnownBits

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 23 09:33:20 PDT 2017


craig.topper updated this revision to Diff 92821.
craig.topper added a comment.

Fix comment


https://reviews.llvm.org/D31115

Files:
  include/llvm/Analysis/ValueTracking.h
  lib/Analysis/ValueTracking.cpp
  lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31115.92821.patch
Type: text/x-patch
Size: 6557 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170323/0ddc538d/attachment.bin>


More information about the llvm-commits mailing list