[PATCH] D93838: [SCCP] Add Function Specialization pass

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 13 04:16:05 PDT 2021


xbolva00 added a comment.

>> I think it would take a long time to tune the heuristics and the cost model may be changing during the evolution process.

Maybe do not reinvert the wheel and take a look which heuristics gcc use?

>> “budget”

Yeah, definitely. Otherwise everything would be out of co trol.


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

https://reviews.llvm.org/D93838



More information about the llvm-commits mailing list