[llvm-bugs] [Bug 34142] -msse4 -O0 segfault

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Sep 5 06:50:13 PDT 2017


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

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

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

--- Comment #2 from Simon Pilgrim <llvm-dev at redking.me.uk> ---
Based off Craig's comments, I'm going to resolve this with WONTFIX and
recommend that you use _mm_loadu_si128. ICC requires this as well.

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


More information about the llvm-bugs mailing list