Skip to content

Check for required CPU features

Ludovico de Nittis requested to merge wip/denittis/t20489 into master

Check if the CPU supports the features we are interested in. Right now they are: SSE3 (pni), x86_64 (lm) and CMPXCHG16B (cx16).

I have added !121 (merged) to fix the CI.

/cc @smcv @jpwhiting

Edited by Ludovico de Nittis

Merge request reports

Loading