[llvm] [Offload] Refactor offload test requirements (PR #95196)
Shilei Tian via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 12 06:08:58 PDT 2024
================
@@ -1,12 +1,9 @@
// RUN: %libomptarget-compilexx-generic
// RUN: %libomptarget-run-generic %fcheck-generic
-// UNSUPPORTED: aarch64-unknown-linux-gnu
-// UNSUPPORTED: aarch64-unknown-linux-gnu-LTO
+// REQURIES: gpu
// UNSUPPORTED: nvptx64-nvidia-cuda
----------------
shiltian wrote:
Can we also use `nvidia-gpu` here?
https://github.com/llvm/llvm-project/pull/95196
More information about the llvm-commits
mailing list