File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
- // RUN: %libomptarget-compilexx -run-and-check-aarch64-unknown-linux-gnu
2
- // RUN: %libomptarget-compilexx -run-and-check-powerpc64-ibm-linux-gnu
3
- // RUN: %libomptarget-compilexx -run-and-check-powerpc64le-ibm-linux-gnu
4
- // RUN: %libomptarget-compilexx -run-and-check-x86_64-unknown-linux-gnu
5
- // RUN: %libomptarget-compilexx -run-and-check-nvptx64-nvidia-cuda
1
+ // RUN: %libomptarget-compile -run-and-check-aarch64-unknown-linux-gnu
2
+ // RUN: %libomptarget-compile -run-and-check-powerpc64-ibm-linux-gnu
3
+ // RUN: %libomptarget-compile -run-and-check-powerpc64le-ibm-linux-gnu
4
+ // RUN: %libomptarget-compile -run-and-check-x86_64-unknown-linux-gnu
5
+ // RUN: %libomptarget-compile -run-and-check-nvptx64-nvidia-cuda
6
6
7
7
// REQUIRES: unified_shared_memory
8
8
// UNSUPPORTED: amdgcn-amd-amdhsa
Original file line number Diff line number Diff line change 1
- // RUN: %libomptarget-compilexx -run-and-check-generic
1
+ // RUN: %libomptarget-compile -run-and-check-generic
2
2
3
3
// Assuming the stack is allocated on the host starting at high addresses, the
4
4
// host memory layout for the following program looks like this:
You can’t perform that action at this time.
0 commit comments