[PATCH] D78175: [MachineDCE] Predicated instructions shouldn't clear LivePhysRegs.
Marcello Maggioni via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 16 15:37:50 PDT 2020
kariddi abandoned this revision.
kariddi added a comment.
I'm abandoning this for now based on the fact that I have another patch that ports DeadMachineInstrs to LivePhysRegs. LivePhysRegs though doesn't seem to care about predicates as well ... Probably the fix might need to go there
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