GGuillaume Chatelet[libc] Add AVX detectionwq
54963cad创建于 2023年4月18日历史提交
#include "src/__support/macros/properties/cpu_features.h"

#ifndef LIBC_TARGET_CPU_HAS_AVX
#error unsupported
#endif