Go to the documentation of this file.
10#ifndef __CLANG_OPENMP_STDLIB_H__
11#define __CLANG_OPENMP_STDLIB_H__
14#error "This file is for OpenMP compilation only."
17#include_next <stdlib.h>
20#pragma omp begin declare variant match(device = {arch(amdgcn)})
22#define __OPENMP_AMDGCN__
24#undef __OPENMP_AMDGCN__
26#pragma omp end declare variant