[LLVMbugs] [Bug 2645] Vector splat within loop not optimized

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Wed Sep 10 08:04:52 PDT 2008


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


Nicolas Capens <nicolas at capens.net> changed:

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




--- Comment #5 from Nicolas Capens <nicolas at capens.net>  2008-09-10 10:04:50 ---
Thanks Dan. Unfortunately the patch breaks things, in the same way Eli's
original patch did. So I fear there's some incorrect transformation being made.
I don't know what and where exactly, but my JIT vector application is
definitely giving wrong output with this patch applied (55995) while the
revision before it is fine.

So I'm reopening this and will further analyze where things go bad.


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