[PATCH] D47339: [GVN,NewGVN] Keep nonnull if K does not move.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 19 09:07:30 PDT 2018
fhahn updated this revision to Diff 156286.
fhahn retitled this revision from "[GVN,NewGVN] Propagate nonnull if K dominates J." to "[GVN,NewGVN] Keep nonnull if K does not move.".
fhahn edited the summary of this revision.
fhahn added a comment.
Renamed KDominatesJ to DoesKMove as suggested by Eli in https://reviews.llvm.org/D47475.
https://reviews.llvm.org/D47339
Files:
include/llvm/Transforms/Utils/Local.h
lib/Transforms/Utils/Local.cpp
test/Transforms/NewGVN/metadata-nonnull.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47339.156286.patch
Type: text/x-patch
Size: 7277 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180719/e51688c8/attachment.bin>
More information about the llvm-commits
mailing list