Skip to content

Interlocked intrinsics are not implemented for Loongarch #122745

@am11

Description

@am11

Interlocked intrinsics are not implemented for Loongarch:

void CodeGen::genCodeForCmpXchg(GenTreeCmpXchg* treeNode)
{
NYI("unimplemented on LOONGARCH64 yet");
}

Originally posted by @jkotas in #122571 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    arch-loongarch64area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions