]> git.ipfire.org Git - thirdparty/vectorscan.git/commit
fix build with clang, in particular VSX uses long long instead of int64_t, gcc allows...
authorKonstantinos Margaritis <markos@freevec.org>
Thu, 2 Dec 2021 16:01:00 +0000 (18:01 +0200)
committerKonstantinos Margaritis <markos@freevec.org>
Thu, 2 Dec 2021 16:01:00 +0000 (18:01 +0200)
commit5aae719ecdeea8b917176956555e67fc58bc27be
tree66ae94178e48777b7f009db57f9d59ab9286f11d
parent4aa32275f16282829cc58b9efb1c50dcabd53d14
fix build with clang, in particular VSX uses long long instead of int64_t, gcc allows this, clang does not
src/util/arch/ppc64el/simd_types.h
src/util/arch/ppc64el/simd_utils.h
src/util/supervector/arch/ppc64el/impl.cpp
src/util/supervector/arch/ppc64el/types.hpp