summaryrefslogtreecommitdiff
path: root/offload/test/api/omp_dynamic_shared_memory_mixed_amdgpu.c
blob: 82f4b2b28a384f393f1a6066119d4bc9951f56ef (plain)
1
2
3
4
5
6
7
8
// RUN: %libomptarget-compile-amdgcn-amd-amdhsa -O2 -mllvm \
// RUN:   -openmp-opt-inline-device -I %S
// RUN: env LIBOMPTARGET_NEXTGEN_PLUGINS=1 \
// RUN:   %libomptarget-run-amdgcn-amd-amdhsa | %fcheck-amdgcn-amd-amdhsa
// REQUIRES: amdgcn-amd-amdhsa

#include "omp_dynamic_shared_memory_mixed.inc"
// CHECK: PASS