Skip to content

Enable arm64 atomics for standalone GC #71221

@kunalspathak

Description

@kunalspathak

As part of #71169, atomics instructions are added for GC code. It is turned off by default for standalone GC. This issue tracks to enable it by having the detection functionality in isa_detection.cpp and probably have a separate flag g_gc_arm64_atomics_present different from g_arm64_atomics_present that is used in GC code base.

cc: @Maoni0

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions