Consider switching CompareExchange and similar intrinsics to have self-referring implementations. #86915
Labels
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
Milestone
For more info see: #86842 (comment)
Note: when intrinsic is not implemented on all platforms, it would need #ifdef`d native implementation. Ideally there will be very few of those.
The text was updated successfully, but these errors were encountered: