[llvm-bugs] [Bug 50015] SLP vectorizer produces incorrect x86_64 code

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Oct 25 00:09:45 PDT 2021


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

Anton Afanasyev <anton.a.afanasyev at gmail.com> changed:

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

--- Comment #12 from Anton Afanasyev <anton.a.afanasyev at gmail.com> ---
This issue is actually fixed. Cherry-picking
https://github.com/llvm/llvm-project/commit/e27a6db5298f6ba3c1dbc8bab25c769cfa761b2a
(and NFC
https://github.com/llvm/llvm-project/commit/7f7e4aed21c22c8bcf9bebdff38ed2e582b4d434)
onto
https://github.com/llvm/llvm-project/commit/fcad8d3635cff61a2749dcef94c0d51fa1e3e413
(see https://github.com/anton-afanasyev/llvm-project/commits/pr50015) the
unveiled bug became fixed.

-- 
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/20211025/b9a4c49f/attachment.html>


More information about the llvm-bugs mailing list