[llvm-bugs] [Bug 50168] LLVM produces more shuffles than necessary

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Aug 2 04:33:47 PDT 2021


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

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

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

--- Comment #1 from Simon Pilgrim <llvm-dev at redking.me.uk> ---
Resolving, the vectorization is much better now, avoiding most of the shuffles

https://gcc.godbolt.org/z/4jq7fbfax

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


More information about the llvm-bugs mailing list