[llvm] [LoopRotate][coroutines] Avoid hoisting addresses of thread-local variables outside loops in coroutines (PR #81937)

Alan Zhao via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 20 10:57:20 PST 2024


alanzhao1 wrote:

> s/caching/hoisting

Fixed the PR description, but I need to wait until this has been approved before fixing the actual commit message since that requires rewriting history and force pushing.

https://github.com/llvm/llvm-project/pull/81937


More information about the llvm-commits mailing list