[PATCH] D76248: Fix a bug in the inliner that causes subsequent double inlining
David Li via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 27 14:17:16 PDT 2020
davidxl accepted this revision.
davidxl added a comment.
The decl of debugCallSites can be moved even further ahead with incremental update, but probably won't make a big difference in practice,
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76248/new/
https://reviews.llvm.org/D76248
More information about the llvm-commits
mailing list