[PATCH] D50172: [ValueTracking] Teach isKnownNonNullFromDominatingCondition about AND

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 3 00:47:22 PDT 2018


mkazantsev updated this revision to Diff 158937.
mkazantsev added a comment.

Fixed typos in test's comments.


https://reviews.llvm.org/D50172

Files:
  lib/Analysis/ValueTracking.cpp
  test/Transforms/LICM/hoist-deref-load.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50172.158937.patch
Type: text/x-patch
Size: 5533 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180803/de12d374/attachment.bin>


More information about the llvm-commits mailing list