From: Matt Arsenault Date: Sat, 4 Dec 2021 16:24:28 +0000 (-0500) Subject: OpenMP: Un-xfail tests that pass now X-Git-Tag: upstream/15.0.7~23992 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=90f914c870eda1798127ea6a3e052bb4df456839;p=platform%2Fupstream%2Fllvm.git OpenMP: Un-xfail tests that pass now 729bf9b26b657df8ddad2e5a63377e6afb349a18 should have fixed these --- diff --git a/openmp/libomptarget/test/mapping/reduction_implicit_map.cpp b/openmp/libomptarget/test/mapping/reduction_implicit_map.cpp index 6104594..429bb68 100644 --- a/openmp/libomptarget/test/mapping/reduction_implicit_map.cpp +++ b/openmp/libomptarget/test/mapping/reduction_implicit_map.cpp @@ -1,6 +1,3 @@ -// amdgpu failing this test after Reapply "OpenMP: Start calling setTargetAttributes for generated kernels" -// XFAIL: amdgcn-amd-amdhsa - // RUN: %libomptarget-compilexx-run-and-check-generic #include diff --git a/openmp/libomptarget/test/offloading/bug49021.cpp b/openmp/libomptarget/test/offloading/bug49021.cpp index 42e5573..6cd617f 100644 --- a/openmp/libomptarget/test/offloading/bug49021.cpp +++ b/openmp/libomptarget/test/offloading/bug49021.cpp @@ -1,8 +1,5 @@ // RUN: %libomptarget-compilexx-generic -O3 && %libomptarget-run-generic -// Wrong results on amdgpu -// XFAIL: amdgcn-amd-amdhsa - #include template int test_map() {