[PATCH] D120000: [1/2] TLS loads opimization (hoist)

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 27 17:24:09 PST 2022


MaskRay added a comment.

I just noticed this patch from Phabricator "Recent Activity" and did not look into it closely. How does it interact with `createCleanupLocalDynamicTLSPass`?
Do we need multiple passes to deal with `__tls_get_addr` calls?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D120000/new/

https://reviews.llvm.org/D120000



More information about the llvm-commits mailing list