[Openmp-commits] [openmp] 8f4013a - Restric xfail on openmp/libomptarget/test/mapping/reduction_implicit_map.cpp to amdgcn-amd-amdhsa

Ron Lieberman via Openmp-commits openmp-commits at lists.llvm.org
Thu Dec 2 13:15:03 PST 2021


Author: Ron Lieberman
Date: 2021-12-02T20:58:26Z
New Revision: 8f4013ad465fe67a26fec1e55c92978c616a0ed3

URL: https://github.com/llvm/llvm-project/commit/8f4013ad465fe67a26fec1e55c92978c616a0ed3
DIFF: https://github.com/llvm/llvm-project/commit/8f4013ad465fe67a26fec1e55c92978c616a0ed3.diff

LOG: Restric xfail on openmp/libomptarget/test/mapping/reduction_implicit_map.cpp to amdgcn-amd-amdhsa

Added: 
    

Modified: 
    openmp/libomptarget/test/mapping/reduction_implicit_map.cpp

Removed: 
    


################################################################################
diff  --git a/openmp/libomptarget/test/mapping/reduction_implicit_map.cpp b/openmp/libomptarget/test/mapping/reduction_implicit_map.cpp
index 0fbf739e2010..610459470458 100644
--- a/openmp/libomptarget/test/mapping/reduction_implicit_map.cpp
+++ b/openmp/libomptarget/test/mapping/reduction_implicit_map.cpp
@@ -1,5 +1,5 @@
 // amdgpu failing this test after Reapply "OpenMP: Start calling setTargetAttributes for generated kernels"
-// XFAIL: *
+// XFAIL: amdgcn-amd-amdhsa
 
 // RUN: %libomptarget-compilexx-run-and-check-generic
 


        


More information about the Openmp-commits mailing list