[PATCH] D58329: [ValueTracking] Known bits support for unsigned saturating add/sub

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 1 12:06:48 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL355223: [ValueTracking] Known bits support for unsigned saturating add/sub (authored by nikic, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D58329?vs=188766&id=188956#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58329/new/

https://reviews.llvm.org/D58329

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58329.188956.patch
Type: text/x-patch
Size: 4318 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190301/58f11618/attachment.bin>


More information about the llvm-commits mailing list