[llvm-bugs] [Bug 30986] [X86][SSE] Failure to split vector loads for scalarized operations

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Aug 2 05:12:20 PDT 2021


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

Simon Pilgrim <llvm-dev at redking.me.uk> changed:

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

--- Comment #3 from Simon Pilgrim <llvm-dev at redking.me.uk> ---
(In reply to David Bolvansky from comment #2)
> Fixed in LLVM 13? It seems so.

Yes - vector-combine catches this now (mainly with D100273) - I've added test
coverage at 7942e20fc8e6

We still have issues when the vector is spilled but that is covered by [Bug
#33247]

-- 
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/20210802/5413b520/attachment.html>


More information about the llvm-bugs mailing list