[LLVMdev] PTX backend support for atomics

Jonathan Ragan-Kelley jrk at csail.mit.edu
Mon Oct 31 12:15:55 PDT 2011


I notice that there is not currently any intrinsic support for atomics in the PTX backend. Is this on the roadmap? Should it be as easy to add as it seems (plumbing through just like the thread ID instructions, &c.)? The obvious difference is that these ops have side effects.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3754 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20111031/a41dd976/attachment.bin>


More information about the llvm-dev mailing list