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

--- Comment #6 from Julian Seward <jsew...@acm.org> ---
(In reply to Carl Love from comment #3)
> Created attachment 136293 [details]
> PPC64: Reduced-Precision: Missing Integer-based Outer   Product Operations

-static UInt exts8( UInt src)
+static ULong exts8( UInt src)

-static UInt extz8( UInt src)
+static ULong extz8( UInt src)

Mark these as 'static'.

Otherwise, OK to land.

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

Reply via email to