Adding atomic primops

Johan Tibell johan.tibell at gmail.com
Thu May 15 10:01:28 UTC 2014


I will update the wiki page (and later CmmSink) with the guarantees we
expect CallishMachOps to provide. We do need to pick what kind of guarantee
we want to provide. Options are here:
http://en.cppreference.com/w/cpp/atomic/memory_order

Do we want to have these CallishMachOps to imply a full memory fence CPU
instruction or some more relaxed ordering (e.g. only atomicity)?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/ghc-devs/attachments/20140515/6fb5b7e1/attachment.html>


More information about the ghc-devs mailing list