[PATCH] D47339: [GVN,NewGVN] Propagate nonnull if K dominates J.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 25 04:38:00 PDT 2018
fhahn updated this revision to Diff 148584.
fhahn added a comment.
Thanks @dberlin . Remove the assertions, they were mostly there to convince myself that nothing strange is going on.
https://reviews.llvm.org/D47339
Files:
include/llvm/Analysis/Utils/Local.h
lib/Transforms/Scalar/GVN.cpp
lib/Transforms/Scalar/NewGVN.cpp
lib/Transforms/Utils/Local.cpp
test/Transforms/NewGVN/metadata-nonnull.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47339.148584.patch
Type: text/x-patch
Size: 9817 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180525/1768d719/attachment.bin>
More information about the llvm-commits
mailing list