1 | // RUN: %libomptarget-compile-amdgcn-amd-amdhsa -O1 -mllvm -openmp-opt-inline-device -I %S |
---|---|
2 | // RUN: env LIBOMPTARGET_NEXTGEN_PLUGINS=1 \ |
3 | // RUN: %libomptarget-run-amdgcn-amd-amdhsa | %fcheck-amdgcn-amd-amdhsa |
4 | // REQUIRES: amdgcn-amd-amdhsa |
5 | |
6 | #include "omp_dynamic_shared_memory_mixed.inc" |
7 | // CHECK: PASS |
8 |