[llvm-bugs] [Bug 41026] AVX-512dq: fatal error : error in backend: unknown codeview register

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Mar 18 16:11:44 PDT 2019


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

Reid Kleckner <rnk at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
                 CC|                            |rnk at google.com
             Status|NEW                         |RESOLVED

--- Comment #2 from Reid Kleckner <rnk at google.com> ---
I think this has been fixed here https://reviews.llvm.org/D50819 / r339893, Aug
2018, so it's not in 7.0.1.

I think we have enough register coverage that we could consider softening this
error to just use register zero.

-- 
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/20190318/8016c540/attachment.html>


More information about the llvm-bugs mailing list