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

Kai Luo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 12 02:39:08 PDT 2019


lkail marked an inline comment as done.
lkail added inline comments.


================
Comment at: llvm/test/CodeGen/MIR/PowerPC/machine-backward-cp.mir:151
 ---
 name: Enter
 alignment: 4
----------------
This case is reduced from @gribozavr 's case.


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

https://reviews.llvm.org/D65267





More information about the llvm-commits mailing list