http://llvm.org/bugs/show_bug.cgi?id=18001
Matt Arsenault <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WORKSFORME --- Comment #5 from Matt Arsenault <[email protected]> --- The crash is now gone on trunk, and these are rejected as errors as they should be. Specifying the correct address space in the cast also works and produces the atomicrmw with the correct address space. -- 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
