[PATCH] D132408: [SimplifyCFG] accumulate bonus insts cost
Yaxun Liu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 19 07:20:42 PDT 2022
yaxunl added a comment.
In D132408#3799401 <https://reviews.llvm.org/D132408#3799401>, @nikic wrote:
> I've reverted this change due to large compile-time regressions, see http://llvm-compile-time-tracker.com/compare.php?from=930315f6aa587ac962183708844eb2390d5ba55e&to=e5581df60a35fffb0c69589777e4e126c849405f&stat=instructions. I don't immediately see why it would be //this// expensive.
Thanks. I will take a look.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132408/new/
https://reviews.llvm.org/D132408
More information about the llvm-commits
mailing list