[PATCH] D78175: [MachineDCE] Predicated instructions shouldn't clear LivePhysRegs.

Hendrik Greving via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 16 07:48:38 PDT 2020


hgreving requested changes to this revision.
hgreving added a comment.
This revision now requires changes to proceed.

s/kill the registers they right/kill the registers they write/

> so we can't DCE instructions that are overwritten by potentially predicated instructions

nit: re-phrase?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78175





More information about the llvm-commits mailing list