[PATCH] D50064: [MachineCopyPropagation] Improve redundant copy elimination
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 17 15:32:07 PDT 2018
efriedma added reviewers: bogner, MatzeB.
efriedma added a comment.
Please don't wait months to ping on a patch; if you haven't gotten any response in a week, please ping, and if you haven't gotten any response in a couple weeks, please email llvmdev. We want to review patches in a timely fashion, but sometimes reviewers miss an email, or incorrectly expect someone else will review the patch.
I just tried your testcase, and it looks like it passes without your patch. What new cases does this patch handle?
https://reviews.llvm.org/D50064
More information about the llvm-commits
mailing list