[PATCH] D59626: Add MachineDCE pass after RenameIndependentSubregs

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 3 12:01:30 PDT 2019


rampitec added a comment.

In D59626#1453765 <https://reviews.llvm.org/D59626#1453765>, @craig.topper wrote:

> I don't think X86 needs this pass. Everything here looks like bad test construction or the issue in speculative load hardening.


OK, thanks! Than I will skip it for targets which do not track subreg liveness.


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

https://reviews.llvm.org/D59626





More information about the llvm-commits mailing list