[PATCH] D53987: [ValueTracking] peek through 2-input shuffles in ComputeNumSignBits

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Nov 3 06:21:38 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL346071: [ValueTracking] peek through 2-input shuffles in ComputeNumSignBits (authored by spatel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D53987?vs=172408&id=172492#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D53987

Files:
  llvm/trunk/lib/Analysis/ValueTracking.cpp
  llvm/trunk/test/Transforms/InstCombine/logical-select.ll
  llvm/trunk/unittests/Analysis/ValueTrackingTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53987.172492.patch
Type: text/x-patch
Size: 4827 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181103/8e45be5a/attachment.bin>


More information about the llvm-commits mailing list