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

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 6 04:14:54 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL339005: Re-enable "[ValueTracking] Teach isKnownNonNullFromDominatingCondition about… (authored by mkazantsev, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D50172?vs=159245&id=159272#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D50172

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

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


More information about the llvm-commits mailing list