[PATCH] D125291: Introduce @llvm.threadlocal.address intrinsic to access TLS variable
Chuanqi Xu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 21 23:12:20 PDT 2022
ChuanqiXu added a comment.
@jyknight How do you think about the status now? I want to fix the thread local problem for coroutines in clang15 since the problem have been found for years...
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125291/new/
https://reviews.llvm.org/D125291
More information about the llvm-commits
mailing list