[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
================
@@ -10,6 +10,7 @@
#include "stack.h"
#include "flang-rt/runtime/descriptor.h"
#include "flang-rt/runtime/terminator.h"
+#include "flang-rt/runtime/tools.h"
----------------
klausler wrote:
is this additional include directive necessary?
https://github.com/llvm/llvm-project/pull/152631
More information about the flang-commits
mailing list