[LLVMbugs] [Bug 10121] New: mem2reg/scalarrepl is blocked by llvm.lifetime.start/end
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri Jun 10 16:10:42 PDT 2011
http://llvm.org/bugs/show_bug.cgi?id=10121
Summary: mem2reg/scalarrepl is blocked by
llvm.lifetime.start/end
Product: new-bugs
Version: unspecified
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P
Component: new bugs
AssignedTo: unassignedbugs at nondot.org
ReportedBy: sharparrow1 at yahoo.com
CC: nicholas at mxc.ca, llvmbugs at cs.uiuc.edu
At the moment, lifetime.begin/end blocks mem2reg and scalarepl; that's bad. I
ran into this while reducing bug 10119. This will get a lot worse if we start
emitting lifetime intrinsics outside of the inliner.
--
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