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