[LLVMbugs] [Bug 16397] missed optimization in trunc(shufflevector(insertvector))

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Jun 20 22:01:42 PDT 2013


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

Nick Lewycky <nlewycky at google.com> changed:

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

--- Comment #6 from Nick Lewycky <nlewycky at google.com> ---
The IR is correct as Nadav pointed out in comment 2, and my claim that it
affected the generated code was wrong as I noticed in comment 3. Closing. (If
the AVX codegen is a problem, it deserves to be its own bug/bugs.)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20130621/a6b3652f/attachment.html>


More information about the llvm-bugs mailing list