Lewuathe/mlir-hello
thirdparty/llvm-project/openmp/runtime/cmake/config-ix.cmake
:266
check_c_source_compiles(
"int main(int argc, char** argv)
{ unsigned long long t = __builtin_readcyclecounter(); return 0; }"
LIBOMP_HAVE___BUILTIN_READCYCLECOUNTER)