[PATCH] D65267: [MachineCopyPropagation] Remove redundant copies after TailDup via machine-cp

Kai Luo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 14 00:18:39 PDT 2019


lkail added a comment.

Updated patch to remove redundant copies by implementing backward copy propagation in machine-cp.


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

https://reviews.llvm.org/D65267





More information about the llvm-commits mailing list