|
From: Ivo R. <iv...@iv...> - 2017-10-03 07:29:17
|
Dear arch maintainers,
Please could you review and eventually test two patches attached to this bug:
384987 - VEX register allocator: allocate caller-save registers for
short lived vregs
https://bugs.kde.org/show_bug.cgi?id=384987
I've tested on amd64, ppc8le and arm64.
Other architectures need to be given some lovin'.
I expect at least slight improvement there; on amd64 we
actually got quite a good compaction of the produced rcode.
Kind regards,
I.
|
|
From: Julian S. <js...@ac...> - 2017-10-03 10:57:46
|
On 03/10/17 09:29, Ivo Raisr wrote: > Please could you review and eventually test two patches attached to this bug: > 384987 - VEX register allocator: allocate caller-save registers for > short lived vregs > https://bugs.kde.org/show_bug.cgi?id=384987 Nice work. I commented a little in the bug. |