[PATCH] D127202: [InlineFunction] Handle early exit during getUnderlyingObjects due to MaxLookup
ChenZheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 30 02:21:16 PDT 2022
shchenz added a comment.
In D127202#3621730 <https://reviews.llvm.org/D127202#3621730>, @nikic wrote:
> @shchenz Can you please land D128529 <https://reviews.llvm.org/D128529> first and then rebase this change?
Do you mean land D128529 <https://reviews.llvm.org/D128529> without any case change? Without this patch, the case improvement in D128529 <https://reviews.llvm.org/D128529> will be gone.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127202/new/
https://reviews.llvm.org/D127202
More information about the llvm-commits
mailing list