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

--- Comment #6 from Julian Seward <jsew...@acm.org> ---
Random observation, w.r.t new patch:

Instead of this

                            binop( Iop_64HLtoV128,
                                   mkU64( 0x1F1F1F1F1F1F1F1F ),
                                   mkU64( 0x1F1F1F1F1F1F1F1F ) )

you can just do this

-                           unop( Iop_Dup8x16, mkU8( 0x1F ) )

as is actually done only a few lines further up in the patch.

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

Reply via email to