[PATCH] D140210: [IPSCCP] Enable specialization of functions.

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 16 11:38:22 PST 2022


SjoerdMeijer added a comment.

I don’t know where to look for the 50% code size increase. The increase in percentages sounds bad, but how does it look in absolute numbers? If this is a tiny module, with 2 functions where 1 gets cloned, then that’s okay?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140210



More information about the llvm-commits mailing list