[llvm-bugs] [Bug 36811] Inline assembly input operand inefficiency
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Mar 20 08:49:38 PDT 2018
https://bugs.llvm.org/show_bug.cgi?id=36811
Nirav Dave <niravd at google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |niravd at google.com
Status|NEW |RESOLVED
Resolution|--- |DUPLICATE
--- Comment #1 from Nirav Dave <niravd at google.com> ---
Currently llvm conservatively deals with "rm" as "m" to avoid running out of
registers (PR8362).
*** This bug has been marked as a duplicate of bug 35489 ***
--
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/20180320/129d88e9/attachment.html>
More information about the llvm-bugs
mailing list