https://bugs.kde.org/show_bug.cgi?id=499512
Bug ID: 499512
Summary: Consider dropping old optimised xine memcpy
Classification: Applications
Product: kwave
Version: unspecified
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
kwave currently ships with optimised/accelerated implementations of memcpy for
various architectures, sourced from xine. This shouldn't be needed these days,
as glibc at least has various SIMD memcpy implementations, but also, compilers
are very good at both pattern recognition and vectorisation these days.
--
You are receiving this mail because:
You are watching all bug changes.