[vlc-devel] [PATCH] i420->rv32 neon: improve scheduling & registers usage

Rémi Denis-Courmont remi at remlab.net
Wed Mar 13 09:21:14 CET 2013


On Tue, 12 Mar 2013 18:20:00 +0100, Sébastien Toque <xilasz at gmail.com>
wrote:
> ---
>  modules/arm_neon/i420_rgb.S |  112
>  ++++++++++++++++++++++---------------------
>  1 file changed, 58 insertions(+), 54 deletions(-)

I don't see anything that looks like scheduling in there.

Maybe you reduced a few data stalls here and there. But the main point of
NEON scheduling consists of using the ALU and the memory/permutation units
simultaneously.

-- 
Rémi Denis-Courmont
Sent from my collocated server



More information about the vlc-devel mailing list