[LLVMbugs] [Bug 6604] Combine Instructions phase generates bogus offset with some record types

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sat Mar 20 14:42:48 PDT 2010


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

Mike Blaguszewski <bugzilla at quickbrownfox.org> changed:

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

--- Comment #2 from Mike Blaguszewski <bugzilla at quickbrownfox.org> 2010-03-20 16:42:47 CDT ---
(In reply to comment #1)
> Is this already fixed with 2.7?

I just got around to trying my example with the svn trunk, and it no longer
attempts to perform the bogus optimization, either with -instcombine or
-std-compile-opts.

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