[llvm-bugs] [Bug 45941] Suboptimal optimization for vector-move operation

via llvm-bugs llvm-bugs at lists.llvm.org
Sun May 17 03:52:32 PDT 2020


https://bugs.llvm.org/show_bug.cgi?id=45941

Daan Sprenkels <daan at dsprenkels.com> changed:

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

--- Comment #3 from Daan Sprenkels <daan at dsprenkels.com> ---
My mistake. The code was indeed obviously incorrect. LLVM handles this
correctly:

https://godbolt.org/z/c8z5A-

-- 
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/20200517/ead195ed/attachment.html>


More information about the llvm-bugs mailing list