[LLVMbugs] [Bug 2093] New: Assertion with inline asm: `castIsValid(getOpcode(), S, Ty) && "Illegal IntToPtr"' failed.
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Mon Feb 25 19:49:45 PST 2008
http://llvm.org/bugs/show_bug.cgi?id=2093
Summary: Assertion with inline asm: `castIsValid(getOpcode(), S,
Ty) && "Illegal IntToPtr"' failed.
Product: new-bugs
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: new bugs
AssignedTo: evan.cheng at apple.com
ReportedBy: sharparrow1 at yahoo.com
CC: llvmbugs at cs.uiuc.edu
Created an attachment (id=1461)
--> (http://llvm.org/bugs/attachment.cgi?id=1461)
Testcase
Testcase attached, to reproduce, run llc over the attached, 99% sure this is a
regression from
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20080225/058785.html.
I'm not quite sure what's going on here, but I think it's related to direct
and indirect memory operands.
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list