[PATCH] D37355: Add CalledValuePropagation pass

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 31 16:52:14 PDT 2017


efriedma added a comment.

I'd like to see a better motivating example; the specific example here could be handled by something more targeted in arg-promotion or something.

What's the difference between overdefined and untracked?


https://reviews.llvm.org/D37355





More information about the llvm-commits mailing list