Skip to content

[NativeAOT] Optimize the access pattern to threadstatics. #84373

Closed
@VSadov

Description

@VSadov

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)

Metadata

Metadata

Assignees

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions