diff options
author | Sam James <sam@gentoo.org> | 2025-02-04 17:52:58 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2025-02-04 17:52:58 +0000 |
commit | 16749e97eb3fbfa11c9cd9a1a21dfe20763cefb6 (patch) | |
tree | b61ee9c248dafc9be5414e8e85d378a434055974 /sci-chemistry/cluster/cluster-1.3.081231-r1.ebuild | |
parent | dev-ada/aws: drop 22.0.0, 23.0.0-r4 (diff) | |
download | gentoo-master.tar.gz gentoo-master.tar.bz2 gentoo-master.zip |
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.
If we were to keep this, we would likely want to make it gated on USE=asm
anyway (though I think there's some other, non-memcpy AVX inline asm used
which I haven't looked at).
Bug: https://bugs.kde.org/show_bug.cgi?id=499512
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-chemistry/cluster/cluster-1.3.081231-r1.ebuild')
0 files changed, 0 insertions, 0 deletions