[llvm-bugs] [Bug 23925] InstAlias instructions are not printed if the orig instruction has duplicated operands
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Nov 24 07:14:48 PST 2017
https://bugs.llvm.org/show_bug.cgi?id=23925
Dylan McKay <me at dylanmckay.io> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #1 from Dylan McKay <me at dylanmckay.io> ---
This has been fixed for the AVR backend in r318895
Other targets get this for free if they do the same.
--
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/20171124/26147037/attachment.html>
More information about the llvm-bugs
mailing list