[llvm-bugs] [Bug 39539] Inline asm with SSE: Assertion failed: (isVector() && "Invalid vector type!"), function getVectorNumElements, file include/llvm/CodeGen/ValueTypes.h, line 274.
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Oct 5 04:34:11 PDT 2020
https://bugs.llvm.org/show_bug.cgi?id=39539
Dimitry Andric <dimitry at andric.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |DUPLICATE
Status|NEW |RESOLVED
--- Comment #6 from Dimitry Andric <dimitry at andric.com> ---
Fixed for bug 45806 via https://reviews.llvm.org/D79448 /
https://reviews.llvm.org/rG0fac1c191281 ("[X86] Allow Yz inline assembly
constraint to choose ymm0 or zmm0 when avx/avx512 are enabled and type is 256
or 512 bits").
*** This bug has been marked as a duplicate of bug 45806 ***
--
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/20201005/85700f4d/attachment-0001.html>
More information about the llvm-bugs
mailing list