[LLVMbugs] [Bug 12415] New: MachineInstr verifier fail after copyprop
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri Mar 30 01:34:01 PDT 2012
http://llvm.org/bugs/show_bug.cgi?id=12415
Bug #: 12415
Summary: MachineInstr verifier fail after copyprop
Product: libraries
Version: trunk
Platform: PC
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P
Component: Common Code Generator Code
AssignedTo: unassignedbugs at nondot.org
ReportedBy: asl at math.spbu.ru
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
Created attachment 8294
--> http://llvm.org/bugs/attachment.cgi?id=8294
Testcase
Consider attached testcase. Running llc -verify-machineinstrs makes it fail.
There is no error if -disable-copyprop is added.
--
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