[PATCH] D128727: [ArgPromotion] Remove all the getters and ReplaceCallSite
Pavel Samolysov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 28 09:21:14 PDT 2022
psamolysov added a comment.
CGSCCPassManager and LazyCallGraph are included in the class' header. About Module I'm not sure, CLang marks this header as unused, I also see no Module in the code.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128727/new/
https://reviews.llvm.org/D128727
More information about the llvm-commits
mailing list