[LLVMbugs] [Bug 14210] SROA.cpp:2506 Assertion `LI.getType()->getIntegerBitWidth() == TD.getTypeSizeInBits(OldAI.getAllocatedType()) && "Only alloca-wide loads can be split and recomposed"' failed.
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Oct 30 14:48:21 PDT 2012
http://llvm.org/bugs/show_bug.cgi?id=14210
Chandler Carruth <chandlerc at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #2 from Chandler Carruth <chandlerc at gmail.com> 2012-10-30 16:48:21 CDT ---
This should also have been fixed by r167051. An equivalent test case (in terms
of the crash causing pattern) was added there.
--
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