[PATCH] D132408: [SimplifyCFG] accumulate bonus insts cost

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 19 05:52:34 PDT 2022


nikic added a comment.

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.


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