b852584556
I'd been making changes to that and improving it for the past 2 years without bringing it back into Qt. The list of features is mostly the same, except: - removed TSX features - removed features specific to Xeon Phi processors - added CET and AVX512FP16 features - added the bit for hybrid CPU detection See matching update at https://github.com/opendcdiag/opendcdiag/pull/49 Change-Id: I6fcda969a9e9427198bffffd16ce860b5a38aece Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
14 lines
358 B
Markdown
14 lines
358 B
Markdown
# 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.
|