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

Jinsong Ji via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 13 07:29:30 PDT 2019


jsji added inline comments.


================
Comment at: llvm/test/CodeGen/MIR/PowerPC/machine-backward-cp.mir:1
 # NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py
 # RUN: llc -O3 -verify-machineinstrs -mtriple=powerpc64le-unknown-unknown \
----------------
This file shouldn't be in MIR/PowerPC, I have moved it to PowerPC in https://reviews.llvm.org/rL371857.
Please rebase.



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

https://reviews.llvm.org/D65267





More information about the llvm-commits mailing list