[flang-commits] [flang] [llvm] [Flang][OpenMP][Runtime] Minor Flang runtime for OpenMP AMDGPU (PR #152631)
Peter Klausler via flang-commits
flang-commits at lists.llvm.org
Mon Aug 11 10:42:31 PDT 2025
================
@@ -15,6 +15,7 @@
#include "flang-rt/runtime/tools.h"
#include "flang-rt/runtime/type-info.h"
#include "flang-rt/runtime/work-queue.h"
+#include "flang/Runtime/stop.h"
----------------
klausler wrote:
why is this additional include directive necessary?
https://github.com/llvm/llvm-project/pull/152631
More information about the flang-commits
mailing list