https://issues.dlang.org/show_bug.cgi?id=13395
--- Comment #1 from Orvid King <[email protected]> --- If someone is already going to be digging around in core.atomic, perhaps they could add intrinsic versions as well, so that the operations can be inlined and don't need to do the excessive amount of extra moving that they currently do. --
