[PATCH] D55120: [MemCpyOpt] memset->memcpy forwarding with undef tail

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 13 11:35:53 PST 2018


efriedma added a comment.

LGTM.  Sorry, I should have considered the dependency check a little more carefully the first time around.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55120/new/

https://reviews.llvm.org/D55120





More information about the llvm-commits mailing list