[PATCH] D79258: [AutoFDO] Handling must tail calls in indirect call promotion
Hongtao Yu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat May 2 21:43:47 PDT 2020
hoyFB added a comment.
In D79258#2016601 <https://reviews.llvm.org/D79258#2016601>, @wenlei wrote:
> Forgot to mention earlier - this is not unique to AutoFDO, so you may want to change the title.
Good point. I was thinking `[Codegen] ... ` as the title. Maybe `[ICP] ...`? Not sure about the convention. @davidxl What do you think? Thanks.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79258/new/
https://reviews.llvm.org/D79258
More information about the llvm-commits
mailing list