[llvm-bugs] [Bug 19167] [ARM] Unnecessary callee saved VFP reg is used

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Nov 13 12:38:20 PST 2017


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

Renato Golin <renato.golin at linaro.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INVALID
             Status|NEW                         |RESOLVED

--- Comment #3 from Renato Golin <renato.golin at linaro.org> ---
Oh, you're right! I honestly didn't pay attention to this when I did the
triage.

This is less of an optimisation and more of a success story of our register
description knowing about register aliasing, so the allocator can take better
decisions.

Closing as not a bug. Thanks for the analysis!

-- 
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/20171113/32b3da81/attachment.html>


More information about the llvm-bugs mailing list