Skip to content

[Arm64] CQ Evaluate removing half barriers introduced in #14329 #9067

@sdmaclea

Description

@sdmaclea

dotnet/coreclr#14329 introduces barriers in the exclusive ld/st ops related to atomics. Decide whether these barriers are required for these atomic nodes. Remove if necessary.

// The following instruction includes a acquire half barrier
// The following instruction includes a release half barrier
// The following instruction includes a acquire half barrier
// The following instruction includes a release half barrier

Metadata

Metadata

Assignees

Labels

arch-arm64area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMIdesign-discussionOngoing discussion about design without consensusoptimizationtenet-performancePerformance related issue

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions