[llvm-bugs] [Bug 25320] [X86] [AVX] incorrect code generated for insert element
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Nov 19 05:07:09 PST 2015
https://llvm.org/bugs/show_bug.cgi?id=25320
Simon Pilgrim <llvm-dev at redking.me.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #6 from Simon Pilgrim <llvm-dev at redking.me.uk> ---
Fixed at http://reviews.llvm.org/rL253561
This is just the minimal patch for correct codegen, future patches will improve
support for loading single scalars and implicit zeroing of upper vector lanes.
--
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/20151119/2ddc853c/attachment.html>
More information about the llvm-bugs
mailing list