https://llvm.org/bugs/show_bug.cgi?id=23354

            Bug ID: 23354
           Summary: Missing LLVM-C interface for building atomic compare
                    exchange instructions
           Product: libraries
           Version: 3.6
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: Core LLVM classes
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified

The LLVMBuildAtomicRMW function doesn't seem to support an op code for compare
exchange, and I couldn't find a function for building compare exchange in
specific. It's either missing, or I just had no luck searching for it.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to