From #32216 (comment)
#32216 adds new methods like Interlocked.And. Some of these could be done as JIT intrinsics and replaced by better implementations/instructions in some cases, like lock and on platforms that have it.
cc: @tannergooding
category:cq
theme:jit-intrinsics
skill-level:intermediate
cost:medium
impact:medium