[llvm-bugs] [Bug 36532] Assertion `(Subtarget.hasAVX2() || Domain < 3) && "256-bit vector operations only available in AVX2"' failed.

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Mar 2 10:20:37 PST 2018


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

Craig Topper <craig.topper at gmail.com> changed:

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

--- Comment #2 from Craig Topper <craig.topper at gmail.com> ---
Fixed to throw a proper error instead of crashing in r326596.

-- 
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/20180302/649ad394/attachment.html>


More information about the llvm-bugs mailing list