[llvm-bugs] [Bug 37749] [X86][AVX] Use of 256-bit bitwise operations in 256-bit integer math

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Jun 14 13:19:34 PDT 2018


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

Sanjay Patel <spatel+llvm at rotateright.com> changed:

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

--- Comment #2 from Sanjay Patel <spatel+llvm at rotateright.com> ---
Not sure if this is the best fix, but the smallest and quickest fix is to not
create those shuffles in the first place:
https://reviews.llvm.org/rL334759

-- 
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/20180614/70213e65/attachment.html>


More information about the llvm-bugs mailing list