[Openmp-commits] [openmp] [OpenMP] Fix or disable NVPTX tests failing currently (PR #77844)

Michael Kruse via Openmp-commits openmp-commits at lists.llvm.org
Thu Jan 11 16:14:53 PST 2024


================
@@ -1,8 +1,11 @@
-// RUN: %libomptarget-compilexx-run-and-check-generic
-// RUN: %libomptarget-compileoptxx-run-and-check-generic
+// RUN: %libomptarget-compile-run-and-check-generic
+// RUN: %libomptarget-compileopt-run-and-check-generic
 
 // TODO: This requires malloc support for the threads states.
+// FIXME: Flaxy on all GPU targets.
----------------
Meinersbur wrote:

[nit] Flaky

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


More information about the Openmp-commits mailing list