[PATCH] D93838: [SCCP] Add Function Specialization pass
Sjoerd Meijer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 7 03:10:06 PDT 2021
SjoerdMeijer added a comment.
> For our use cases, it's more interesting to see how much benefit we could get from non-function-pointer constants, on top of PGO
Definitely. That's one of the first things we could investigate once we've got a first version in. I have documented this under "current limitations".
Sorry for the early ping @fhahn , but as you were the last one with comments, happy with the latest changes?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93838/new/
https://reviews.llvm.org/D93838
More information about the llvm-commits
mailing list