[PATCH] D139367: [CSSPGO][llvm-profgen] A tail call tracker to infer missing tail call frames.
Wenlei He via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 7 15:31:22 PST 2022
wenlei added a comment.
In D139367#3979269 <https://reviews.llvm.org/D139367#3979269>, @wenlei wrote:
> Thanks for the changes and addressing the feedbacks. Can you also rename all the instance of tail call tracker accordingly, for change description as well as title? And to be consistent, use simple terms instead of "materialized" in change description too?
I will take another look later, but I think the title and description etc still needs update per comment above.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139367/new/
https://reviews.llvm.org/D139367
More information about the llvm-commits
mailing list