[flang-commits] [flang] [llvm] [Flang][OpenMP][Runtime] Minor Flang runtime for OpenMP AMDGPU (PR #152631)
via flang-commits
flang-commits at lists.llvm.org
Mon Aug 11 10:49:23 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"
----------------
agozillon wrote:
Will double check if the includes are necessary!
https://github.com/llvm/llvm-project/pull/152631
More information about the flang-commits
mailing list