You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* add Ice Lake Server and Sapphire Rapids models
The information contained in this commit was obtained from
"Intel® Architecture Instruction Set Extensions and Future Features Programming Reference" document 319433-040 from
https://software.intel.com/content/www/us/en/develop/download/intel-architecture-instruction-set-extensions-programming-reference.html
Signed-off-by: Jeff Hammond <[email protected]>
* Tiger Lake; Ice Lake NNP-I; SPR string
Signed-off-by: Hammond, Jeff R <[email protected]>
* second FMA features - incomplete and wrong
Signed-off-by: Hammond, Jeff R <[email protected]>
* oops: use T/F not 2/1
Signed-off-by: Jeff Hammond <[email protected]>
* implement SKX lookup
Signed-off-by: Hammond, Jeff R <[email protected]>
* add Intel copyright
* cleanup AVX512 second FMA code
1) remove debug stuff
2) remove ICX - will add details when available
Signed-off-by: Hammond, Jeff R <[email protected]>
* fix CPX detection
Signed-off-by: Hammond, Jeff R <[email protected]>
* remove elses
Signed-off-by: Hammond, Jeff R <[email protected]>
* remove curly braces from single-line conditional bodies
Signed-off-by: Hammond, Jeff R <[email protected]>
* apply clang-format
Signed-off-by: Hammond, Jeff R <[email protected]>
Fixes#120
0 commit comments