[PATCH] D30445: [ValueTracking] Add a isIVNeverPoison helper

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


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

NFC right now (since the only user is the unit test), but will be used
in a future change.


https://reviews.llvm.org/D30445

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

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


More information about the llvm-commits mailing list