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

Benjamin Kramer <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]
         Resolution|                            |FIXED

--- Comment #3 from Benjamin Kramer <[email protected]> 2013-01-23 14:41:39 
CST ---
I don't think your patch is right, the transform seems to be correct it creates
a strange but valid GEP that confuses other logic.

This is resolved with r173289, which fixes the issue that was confusing GVN.

-- 
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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to