[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
Mon Aug 28 20:37:32 PDT 2023
skatkov added a reviewer: nikic.
skatkov added a subscriber: nikic.
skatkov added a comment.
Herald added a subscriber: StephenFan.
Thank you, Eli.
Let me do this in the following way, as I did not run compile time benchmarking for LLVM before, I'll land this patch and will monitor http://llvm-compile-time-tracker.com/index.php, if there will be some noticeable regression from my patch I will revert the patch and will think about what to do later.
I've added @nikic to reviewers as he monitored compile time as I know.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158503/new/
https://reviews.llvm.org/D158503
More information about the llvm-commits
mailing list