qt5base-lts/util/x86simdgen
Kai Köhne 71af0d7059 Re-add missing 'we mean it' header
This got lost in commit b852584556 .
Also augment util/x86simdgen/header so that the header is
automatically included when qsimd_x86_p.h is re-generated.

Change-Id: I3e59b983f78b8c1aced3757e1aa5dceb6d653d97
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2022-03-07 14:04:25 +01:00
..
3rdparty qsimd_p.h: let the generator script generate the ARCH target strings 2022-02-19 13:40:21 -08:00
.gitignore qsimd: update the generator script from OpenDCDiag 2022-02-18 15:46:41 -08:00
header Re-add missing 'we mean it' header 2022-03-07 14:04:25 +01:00
Makefile qsimd: update the generator script from OpenDCDiag 2022-02-18 15:46:41 -08:00
README.md qsimd: update the generator script from OpenDCDiag 2022-02-18 15:46:41 -08:00

Scripts to regenerate the x86 SIMD flags

Upstream: https://github.com/opendcdiag/opendcdiag License: Apache-2.0

The .conf files are meant to be edited and the options we want to use are uncommented.

To regenerate: make

Note: the license of the script does not affect the produced output's license. Therefore, no qt_attribution.json file is provided.