[LLVMbugs] [Bug 5423] New: SubReg survived till asmprinting
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Sat Nov 7 07:22:57 PST 2009
http://llvm.org/bugs/show_bug.cgi?id=5423
Summary: SubReg survived till asmprinting
Product: libraries
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Backend: ARM
AssignedTo: evan.cheng at apple.com
ReportedBy: asl at math.spbu.ru
CC: llvmbugs at cs.uiuc.edu, stoklund at 2pi.dk
Un-XFAIL'ing of 2009-11-07-SubRegAsmPrinting.ll leads to assertion in the
asmprinting since the subreg is survived to that stage. w/o assert we will end
with assembler complaint, since fconsts cannot surely have a D reg as a
destination :)
--
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