Krita Source Code Documentation
Loading...
Searching...
No Matches
xsimd.hpp
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: 2022 L. E. Segovia <amy@amyspark.me>
3
*
4
* SPDX-License-Identifier: BSD-3-Clause
5
*/
6
7
#ifndef XSIMD_EXTENSIONS_H
8
#define XSIMD_EXTENSIONS_H
9
10
// xsimd detection and architecture setup.
11
#include "
config/xsimd_arch.hpp
"
12
13
#if !defined(XSIMD_NO_SUPPORTED_ARCHITECTURE)
14
// xsimd extensions.
15
#include "
arch/xsimd_isa.hpp
"
16
#endif
// !defined(XSIMD_NO_SUPPORTED_ARCHITECTURE)
17
18
#endif
// XSIMD_EXTENSIONS_H
xsimd_arch.hpp
xsimd_isa.hpp
libs
multiarch
xsimd_extensions
xsimd.hpp
Generated at
2026-03-01 02:30:11+01:00
from
Krita
branch
master
, commit
ed4304d532238a34360aedce8eb9a9e4d9a03ac9