xref: /llvm-project/offload/test/api/omp_dynamic_shared_memory_mixed_amdgpu.c (revision dcc27ea41ebc7244a10f15114f60f5e8d6b93b34)
1 // RUN: %libomptarget-compile-amdgcn-amd-amdhsa -O2 -mllvm \
2 // RUN:   -openmp-opt-inline-device -I %S
3 // RUN: env LIBOMPTARGET_NEXTGEN_PLUGINS=1 \
4 // RUN:   %libomptarget-run-amdgcn-amd-amdhsa | %fcheck-amdgcn-amd-amdhsa
5 // REQUIRES: amdgcn-amd-amdhsa
6 
7 #include "omp_dynamic_shared_memory_mixed.inc"
8 // CHECK: PASS
9