[PATCH] D141190: [CallGraph][FIX] Ensure generic intrinsics are represented in the CG
Arthur Eubanks via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 10 10:22:22 PST 2023
aeubanks added a comment.
we should really replace all the remaining (only 4 passes AFAICT) uses of this old CallGraph in favor of LazyCallGraph
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141190/new/
https://reviews.llvm.org/D141190
More information about the llvm-commits
mailing list