[PATCH] D65267: [PowerPC][PreEmitPeephole] Remove redundant copies of immediate numbers after TailDup

Jinsong Ji via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 13 20:26:17 PDT 2019


jsji added a comment.

> To summarize, without complex uses and defs(thus we don't need to do complex replace-uses-with after RA).

Yes, only do simple and valid backward propagate.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D65267





More information about the llvm-commits mailing list