[PATCH] D47339: [GVN,NewGVN] Keep nonnull if K does not move.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 1 06:33:52 PDT 2018


fhahn added a comment.

Thank you very much Eli! This patch depends on https://reviews.llvm.org/D47337, which actually moves combineMetadata to Utils/Local. It would be great if someone could have a quick look there too, if it's the right place to move it to.


https://reviews.llvm.org/D47339





More information about the llvm-commits mailing list