[PATCH] D30443: Add a propagateKnownNonPoison helper

Sanjoy Das via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 27 22:53:53 PST 2017


sanjoy created this revision.
Herald added a subscriber: mcrosier.

NFC right now since the only user is the unit test.


https://reviews.llvm.org/D30443

Files:
  include/llvm/Analysis/ValueTracking.h
  lib/Analysis/ValueTracking.cpp
  unittests/Analysis/ValueTrackingTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30443.89976.patch
Type: text/x-patch
Size: 3865 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170228/afb26ac8/attachment.bin>


More information about the llvm-commits mailing list