[NFC][OpenMP] Mark new mapper test as XFAIL on intelgpu. (#177491)

Other tests in the directory already do this. The new test was added in
#177059.
This commit is contained in:
Abhinav Gaba 2026-01-22 15:33:40 -08:00 committed by GitHub
parent 476a194935
commit 7d5622f791
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,6 @@
// RUN: %libomptarget-compilexx-run-and-check-generic
// XFAIL: intelgpu
#include <omp.h>
#include <stdio.h>