[llvm] [offload][lit] Enable/disable tests on Level Zero when using DeviceRTL (PR #182128)

Nick Sarnie via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 18 13:03:31 PST 2026


================
@@ -1,6 +1,6 @@
 // RUN: %libomptarget-compile-run-and-check-generic
 // RUN: %libomptarget-compileopt-run-and-check-generic
-// XFAIL: intelgpu
+// REQUIRES: libc
----------------
sarnex wrote:

Ah ok let me slap on the `UNSUPPORTED` then

https://github.com/llvm/llvm-project/pull/182128


More information about the llvm-commits mailing list