Intrinsify Interlocked.CompareExchange and Interlocked.Exchange for null (#79181)
authorEgor Bogatov <egorbo@gmail.com>
Mon, 5 Dec 2022 15:46:03 +0000 (16:46 +0100)
committerGitHub <noreply@github.com>
Mon, 5 Dec 2022 15:46:03 +0000 (16:46 +0100)
commit60d00c47a69a6054ff82bec717cfc5a2d6ff23c6
treea9a90e930323081f4409449aa87f03a34e1c2f55
parent440d362310101f5451b6b292fb60fcf6f4f71923
Intrinsify Interlocked.CompareExchange and Interlocked.Exchange for null (#79181)
src/coreclr/System.Private.CoreLib/src/System/Threading/Interlocked.CoreCLR.cs
src/coreclr/jit/codegenxarch.cpp
src/coreclr/jit/emitxarch.cpp
src/coreclr/jit/importercalls.cpp