[PATCH] D89768: [Coroutine] Properly determine whether an alloca should live on the frame
Chuanqi Xu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 22 19:11:34 PDT 2020
ChuanqiXu added a comment.
Great! To my understanding, if there are lifetime informations, the behavior of this patch is same with the behavior of previous implementation. Is my understanding right?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89768/new/
https://reviews.llvm.org/D89768
More information about the llvm-commits
mailing list