[PATCH] D158503: [CGP] Remove dead PHI nodes before elimination of mostly empty blocks

Serguei Katkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 25 00:01:44 PDT 2023


skatkov added a comment.

Hi Eli, as no other feedbacks for a while, may I ask you to review the patch (it looks like it is a simple dead code elimination) and approve if there is no objections?

I'll wait say for Tue to get any possible another feedbacks and land it if no any objections.

I guess if someone will want to update tests it can be done as follow-up.
What do you think?


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

https://reviews.llvm.org/D158503



More information about the llvm-commits mailing list