[LLVMbugs] [Bug 18001] Assertion failed: (castIsValid(op, S, Ty) && "Invalid cast!"), function Create, file /Users/eschnett/src/llvm-3.4/lib/IR/Instructions.cpp, line 2352
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Jul 14 22:19:23 PDT 2014
http://llvm.org/bugs/show_bug.cgi?id=18001
Matt Arsenault <Matthew.Arsenault at amd.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |WORKSFORME
--- Comment #5 from Matt Arsenault <Matthew.Arsenault at amd.com> ---
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20140715/1d0a897d/attachment.html>
More information about the llvm-bugs
mailing list