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

Simon Dardis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Dec 9 15:26:37 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL320269: Infer lowest bits of an integer Multiply when the low bits of the operands areā€¦ (authored by sdardis).

Changed prior to commit:
  https://reviews.llvm.org/D34029?vs=117654&id=126284#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D34029

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34029.126284.patch
Type: text/x-patch
Size: 6690 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171209/183ac288/attachment.bin>


More information about the llvm-commits mailing list