[PATCH] D65267: [MachineCopyPropagation] Remove redundant copies after TailDup via machine-cp
Jinsong Ji via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 14 07:10:53 PDT 2019
jsji added a comment.
@lkail Can you please update the summary to describe more details about why we might have such redundant copies after `TailDup`.
I know we have those in comments, it would be great if we can summarize those into summary, so that reviewers don't have to look into every single comments. Thanks.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65267/new/
https://reviews.llvm.org/D65267
More information about the llvm-commits
mailing list