From: Konstantinos Margaritis Date: Thu, 21 Dec 2023 09:04:32 +0000 (+0200) Subject: Merge pull request #212 from VectorCamp/bugfix/fix-simde-build X-Git-Tag: vectorscan/5.4.12^2~82 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3113d1ca309ffd8caf1510d687c096095d6b8f19;p=thirdparty%2Fvectorscan.git Merge pull request #212 from VectorCamp/bugfix/fix-simde-build SIMDe on Clang needs SIMDE_NO_CHECK_IMMEDIATE_CONSTANT defined and other SIMDe related fixes now that SIMDe is part of the CI pipeline. Some issue with SIMDe on x86 still remains because of an upstream bug: https://github.com/simd-everywhere/simde/issues/1119 Similarly SIMDe native with clang on Arm also poses a non-high priority build failure: https://buildbot-ci.vectorcamp.gr/#/builders/129/builds/11 Possibly a SIMDe issue as well, need to investigate but will merge this PR as these are non-blockers. --- 3113d1ca309ffd8caf1510d687c096095d6b8f19