[PATCH] D130142: [Coroutines] Introduce @llvm.coro.tls.wrapper to block optimizations
Chuanqi Xu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 25 19:35:34 PDT 2022
ChuanqiXu added a comment.
In D130142#3678221 <https://reviews.llvm.org/D130142#3678221>, @ychen wrote:
> LGTM. Please mention in the docs along the lines that we will "replace llvm.coro.tls.wrapper with llvm.threadlocal.address." in the future.
Thanks! Will do.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130142/new/
https://reviews.llvm.org/D130142
More information about the llvm-commits
mailing list