[PATCH] D130142: [Coroutines] Introduce @llvm.coro.tls.wrapper to block optimizations

Yuanfang Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 25 19:34:13 PDT 2022


ychen accepted this revision.
ychen added a comment.
This revision is now accepted and ready to land.

LGTM. Please mention in the docs along the lines that we will "replace llvm.coro.tls.wrapper with llvm.threadlocal.address." in the future.


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