[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 f7668b245aa5938a53c1d24090e042743da36019..2293e46edecc5c5330370de3aaad1959f8b57da7 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 69f6e9029aa3e0c0bdde17272bf9b44ebe72e8d2..ba16cda61a07bcaba35f4f78545c0f7c3ae7d69e 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 df9dd14ca5912149fd109c51c97d747d1f1e7f44..6f22ed2ad9197bb7133a2f2b9ca2d5828edb51fa 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 ebc310d713a5cdacc0e911f6c522fb96564a4635..25e0b78c060ff85995ded9c62961195d8a469c80 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 83aa5398600e74ac2899b7101cd6b76adc7ab941..9929e50b3123f570b586226b9129d2ed3f8fda76 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