g. economou
f1e0977f07
build/run on machines that only have SSE2 with SIMDE ( #303 )
...
This allows the use of SIMDE library to emulate SSSE3/SSE4.2 instructions on SSE2-only (x86-64-v2) hardware.
---------
Co-authored-by: G.E <gregory.economou@vectorcamp.gr >
Co-authored-by: Konstantinos Margaritis <konstantinos@vectorcamp.gr >
2024-07-10 21:20:17 +03:00
Konstantinos Margaritis
85925923c5
add -Wno-deprecate-lax-vec-conv-all on clang 15 for Power only
2024-01-20 17:45:56 +02:00
Konstantinos Margaritis
eeeae733e4
add needed deprecation warning exceptions for SIMDe on Power VSX
2024-01-18 23:37:59 +02:00
Konstantinos Margaritis
3f6a68c17f
fix submodule headers detection
2023-12-20 17:16:23 +02:00
Konstantinos Margaritis
2ecf283b1b
SIMDe on Clang needs SIMDE_NO_CHECK_IMMEDIATE_CONSTANT defined
2023-12-19 17:31:43 +02:00
Konstantinos Margaritis
a917134f23
search for SIMDE sse4.2.h header
2023-11-28 17:39:55 +02:00
Konstantinos Margaritis
ff108779a8
use pkg-config for SIMDe
2023-11-27 20:51:47 +00:00
Konstantinos Margaritis
1fb601f3a9
fix SIMDe emulation builds on Arm, add native translation from x86 for comparison
2023-11-27 12:21:58 +00:00
Konstantinos Margaritis
1af61a1806
add SIMDe cmake file
2023-11-21 17:09:48 +00:00