Closed
Description
Prior to implementing JIT inlining of threadstatic access, it makes sense to simplify the access pattern.
There could be some opportunities. For example we may not need per-module indirection.
Re: #82973 (comment)
Prior to implementing JIT inlining of threadstatic access, it makes sense to simplify the access pattern.
There could be some opportunities. For example we may not need per-module indirection.
Re: #82973 (comment)