[llvm-bugs] [Bug 46441] Clang++ crash on AVX code
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Jun 24 12:15:23 PDT 2020
https://bugs.llvm.org/show_bug.cgi?id=46441
Sanjay Patel <spatel+llvm at rotateright.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |WORKSFORME
Status|NEW |RESOLVED
--- Comment #4 from Sanjay Patel <spatel+llvm at rotateright.com> ---
According to the compilers available on godbolt, this stopped crashing between
clang 7.0 and 8.0:
https://godbolt.org/z/VNZngW
And it works with a compiler based on today's trunk
So I'm going to resolve this because I don't know of anyone backporting fixes
that far back. Please reopen if you disagree.
--
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/20200624/0fce1263/attachment.html>
More information about the llvm-bugs
mailing list