llvm/libc/cmake/modules/cpu_features/check_AVX512BW.cpp

#include "src/__support/macros/properties/cpu_features.h"

#ifndef LIBC_TARGET_CPU_HAS_AVX512BW
#error unsupported
#endif