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

Tilmann Scheller <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]
         Resolution|---                         |WORKSFORME

--- Comment #1 from Tilmann Scheller <[email protected]> ---
Works just fine with r241665:

$ grep stlxr atomic.s
        stlxr   w10, w9, [x0]
        stlxr   w10, w9, [x19]
        stlxr   w9, w8, [x19]
        stlxr   w9, w8, [x19]
        stlxr   w10, x9, [x8]
        stlxr   w10, x9, [x8]
        stlxr   w10, x9, [x8]
        stlxr   w10, x9, [x8]
        stlxr   w10, x9, [x8]
        stlxr   w10, x9, [x8]
        stlxr   w10, x9, [x8]
        stlxr   w10, x9, [x8]
        stlxr   w10, x9, [x8]
        stlxr   w10, x9, [x8]

-- 
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