[LLVMbugs] [Bug 12047] InstCombine pass generates an out-of-bounds stack store

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Mar 2 02:43:25 PST 2012


http://llvm.org/bugs/show_bug.cgi?id=12047

Evgeniy Stepanov <eugeni.stepanov at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #9 from Evgeniy Stepanov <eugeni.stepanov at gmail.com> 2012-03-02 04:43:25 CST ---
Fixed in r151887 and r151888 by switching to getTypeStoreSize.

-- 
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