[PATCH] D47339: [GVN,NewGVN] Propagate nonnull if K dominates J.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 5 04:42:07 PDT 2018


fhahn updated this revision to Diff 149939.
fhahn added a comment.

Rebased after Local.h got moved. I've also added some CHECK-NOT lines to ensure nonnull is not propagated in the negative test cases.


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.149939.patch
Type: text/x-patch
Size: 7217 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180605/4ea7b47b/attachment.bin>


More information about the llvm-commits mailing list