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

Julian Seward <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from Julian Seward <[email protected]> ---
(In reply to Andreas Arnez from comment #1)
> Created attachment 115990 [details]
> Fix register allocation for VRs vs FPRs
> 
> This patch fixes the issue by offering only the non-overlapping vector
> registers to the register allocator.

OK to land.  This seems perfectly reasonable and is the same solution
that has been used for some other targets -- 32-bit ARM and possibly
other targets (Power, I think).

+   RRegUniverse__check_is_sane(ru);

Good!  That wasn't there before?!

I assume this fix would be a candidate to ship in a 3.14.1 if we do
such a release .. is that correct?  In other words, does this bug
affect 3.14.0 ?

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

Reply via email to