https://bugs.kde.org/show_bug.cgi?id=385843

--- Comment #3 from Sindre Aamås <saa...@cisco.com> ---
(In reply to Ivo Raisr from comment #2)
> The comment in getRRegUniverse_ARM() should be more explicit about which
> registers are caller save and callee save.
> 
> And if this is indeed the case, then the patch needs to take care of
> supplying different set of Q registers for register allocator use. Callee
> saved registers are preferred over caller saved ones.

The callee-save registers are used up for S and D registers (which alias with
the Q registers). Can we first get this fixed and then look at eventually
improving the register selection? (Or do you have a suggestion for a better set
of registers?)

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to