[LLVMbugs] [Bug 2756] infinite loop in instcombine after mem2reg

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Thu Sep 4 14:20:03 PDT 2008


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


Nick Lewycky <nlewycky at google.com> changed:

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




--- Comment #5 from Nick Lewycky <nlewycky at google.com>  2008-09-04 16:20:03 ---
Sure, I realized this morning that I had the vector version of this transform
wrong (in my head) and that's why I didn't implement it. The correction way (to
look at the vector component-wise) is much simpler. I'll add that.


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