dotnet / dotnet/runtime

Accelerate Interlocked.Or/Interlocked.And for 8bit and 16bit integers in JIT

Open
#121,034 1 comment 0 reactions 0 assignees View on GitHub
area-CodeGen-coreclr
Dominant language
C#
Stars
18.3k
Forks
5.6k
PR merge metrics
PR metrics pending

Description

https://github.com/dotnet/runtime/pull/120978 Introduced generic versions of these APIs with a CompareExchange-based implementation for small integer types, we should not give up on them in JIT and accelerate as well (where possible).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.