[PATCH] D50172: [ValueTracking] Teach isKnownNonNullFromDominatingCondition about AND
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Aug 5 23:12:10 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL338990: [ValueTracking] Teach isKnownNonNullFromDominatingCondition about AND (authored by mkazantsev, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D50172?vs=158937&id=159245#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.159245.patch
Type: text/x-patch
Size: 5599 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180806/7259b53f/attachment.bin>
More information about the llvm-commits
mailing list