[LLVMbugs] [Bug 7169] llc infinite loop in LegalizeDAG
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon May 24 01:12:08 PDT 2010
http://llvm.org/bugs/show_bug.cgi?id=7169
Duncan Sands <baldrick at free.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
--- Comment #2 from Duncan Sands <baldrick at free.fr> 2010-05-24 03:12:08 CDT ---
Not an infinite loop, just vast amounts of SDag being generated for a byval
parameter with a large type. As such, this is a duplicate of PR7170.
*** This bug has been marked as a duplicate of bug 7170 ***
--
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