[Offload][test]Fix typo of requires (#98327)

Typos in 8823448807.
This commit is contained in:
Jinsong Ji
2024-07-10 07:51:47 -07:00
committed by GitHub
parent a4a8d36b85
commit 6556ba66b2
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
// RUN: %libomptarget-compilexx-generic
// RUN: %libomptarget-run-generic %fcheck-generic
// REQURIES: gpu
// REQUIRES: gpu
// UNSUPPORTED: nvidiagpu
// UNSUPPORTED: amdgpu

View File

@@ -1,6 +1,6 @@
// RUN: %libomptarget-compilexx-run-and-check-generic
// REQURIES: nvidiagpu
// REQUIRES: nvidiagpu
#include <omp.h>