[OpenMP] Disable veccopy tests for AArch64
authorCarlos Eduardo Seo <carlos.seo@linaro.org>
Wed, 12 Jul 2023 19:45:53 +0000 (19:45 +0000)
committerCarlos Eduardo Seo <carlos.seo@linaro.org>
Wed, 12 Jul 2023 23:53:14 +0000 (23:53 +0000)
Like for x86_64-linux-gnu, these need to be disabled for aarch64-linux-gnu.

Differential Revision: https://reviews.llvm.org/D155109

openmp/libomptarget/test/ompt/veccopy.c
openmp/libomptarget/test/ompt/veccopy_disallow_both.c
openmp/libomptarget/test/ompt/veccopy_emi.c
openmp/libomptarget/test/ompt/veccopy_emi_map.c
openmp/libomptarget/test/ompt/veccopy_map.c

index f7668b2..2293e46 100644 (file)
@@ -1,5 +1,7 @@
 // RUN: %libomptarget-compile-run-and-check-generic
 // REQUIRES: ompt
+// UNSUPPORTED: aarch64-unknown-linux-gnu
+// UNSUPPORTED: aarch64-unknown-linux-gnu-LTO
 // UNSUPPORTED: x86_64-pc-linux-gnu
 // UNSUPPORTED: x86_64-pc-linux-gnu-oldDriver
 // UNSUPPORTED: x86_64-pc-linux-gnu-LTO
index 69f6e90..ba16cda 100644 (file)
@@ -1,5 +1,7 @@
 // RUN: %libomptarget-compile-run-and-check-generic
 // REQUIRES: ompt
+// UNSUPPORTED: aarch64-unknown-linux-gnu
+// UNSUPPORTED: aarch64-unknown-linux-gnu-LTO
 // UNSUPPORTED: x86_64-pc-linux-gnu
 // UNSUPPORTED: x86_64-pc-linux-gnu-oldDriver
 // UNSUPPORTED: x86_64-pc-linux-gnu-LTO
index df9dd14..6f22ed2 100644 (file)
@@ -1,5 +1,7 @@
 // RUN: %libomptarget-compile-run-and-check-generic
 // REQUIRES: ompt
+// UNSUPPORTED: aarch64-unknown-linux-gnu
+// UNSUPPORTED: aarch64-unknown-linux-gnu-LTO
 // UNSUPPORTED: x86_64-pc-linux-gnu
 // UNSUPPORTED: x86_64-pc-linux-gnu-oldDriver
 // UNSUPPORTED: x86_64-pc-linux-gnu-LTO
index ebc310d..25e0b78 100644 (file)
@@ -1,5 +1,7 @@
 // RUN: %libomptarget-compile-run-and-check-generic
 // REQUIRES: ompt
+// UNSUPPORTED: aarch64-unknown-linux-gnu
+// UNSUPPORTED: aarch64-unknown-linux-gnu-LTO
 // UNSUPPORTED: x86_64-pc-linux-gnu
 // UNSUPPORTED: x86_64-pc-linux-gnu-oldDriver
 // UNSUPPORTED: x86_64-pc-linux-gnu-LTO
index 83aa539..9929e50 100644 (file)
@@ -1,5 +1,7 @@
 // RUN: %libomptarget-compile-run-and-check-generic
 // REQUIRES: ompt
+// UNSUPPORTED: aarch64-unknown-linux-gnu
+// UNSUPPORTED: aarch64-unknown-linux-gnu-LTO
 // UNSUPPORTED: x86_64-pc-linux-gnu
 // UNSUPPORTED: x86_64-pc-linux-gnu-oldDriver
 // UNSUPPORTED: x86_64-pc-linux-gnu-LTO