[PATCH] D34029: Infer lowest bits of an integer Multiply when the low bits of the operands are known

Pedro Ferreira via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 31 06:35:49 PDT 2017


PFerreira updated this revision to Diff 108912.
PFerreira added a comment.

Added an explanation of what's being done.
Because I was the one writing it, it makes sense to me. Is it clear enough for others?


https://reviews.llvm.org/D34029

Files:
  lib/Analysis/ValueTracking.cpp
  unittests/Analysis/ValueTrackingTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34029.108912.patch
Type: text/x-patch
Size: 5859 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170731/1107edda/attachment-0001.bin>


More information about the llvm-commits mailing list