[flang-commits] [flang] [llvm] [flang-rt] Implement basic support for I/O from OpenMP GPU Offloading (PR #181039)

Joseph Huber via flang-commits flang-commits at lists.llvm.org
Fri Feb 13 13:55:40 PST 2026


================
@@ -70,6 +70,7 @@ set(supported_sources
   unit.cpp
   utf.cpp
   work-queue.cpp
+  io-api-server.cpp
----------------
jhuber6 wrote:

Oh, definitely not for GPUs. I wasn't aware there was a difference. I'll change that.

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


More information about the flang-commits mailing list