[PATCH] D125291: Introduce @llvm.threadlocal.address intrinsic to access TLS variable
Chuanqi Xu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Jul 31 19:51:07 PDT 2022
ChuanqiXu added a comment.
In D125291#3687295 <https://reviews.llvm.org/D125291#3687295>, @nikic wrote:
> LG. Now that LLVM 15 has branched, I think it is safe to land this, and there will be enough time before LLVM 16 to convert it to the token variant.
Yeah, thanks for reviewing!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125291/new/
https://reviews.llvm.org/D125291
More information about the cfe-commits
mailing list