[llvm] [Offload] Add MPI Plugin (PR #90890)
Johannes Doerfert via llvm-commits
llvm-commits at lists.llvm.org
Fri May 3 10:06:27 PDT 2024
================
@@ -1,5 +1,7 @@
// RUN: %libomptarget-compile-run-and-check-generic
+// UNSUPPORTED: x86_64-pc-linux-gnu-mpi
----------------
jdoerfert wrote:
I understand why you can't support the tests x86_64 doesn't support, but why are some additional ones unsupported?
https://github.com/llvm/llvm-project/pull/90890
More information about the llvm-commits
mailing list