[llvm-bugs] [Bug 32511] Inline ASM: Assertion `DAG.getTargetLoweringInfo().isTypeLegal(PartVT) && "Copying to an illegal type" failed
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Sep 17 06:44:26 PDT 2020
https://bugs.llvm.org/show_bug.cgi?id=32511
John Brawn <john.brawn at arm.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
CC| |john.brawn at arm.com
--- Comment #5 from John Brawn <john.brawn at arm.com> ---
With current trunk we get the error
error: couldn't allocate input reg for constraint '{v15}'
so it looks like this has been fixed.
--
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/20200917/5d82534a/attachment.html>
More information about the llvm-bugs
mailing list