[flang-commits] [flang] [flang][openacc] Allow open acc routines from other modules. (PR #136012)

Valentin Clement バレンタイン クレメン via flang-commits flang-commits at lists.llvm.org
Wed Apr 16 13:19:27 PDT 2025


================
@@ -38,6 +38,7 @@
 #include "llvm/Frontend/OpenACC/ACC.h.inc"
 #include "llvm/Support/CommandLine.h"
 #include "llvm/Support/Debug.h"
+#include <mlir/IR/MLIRContext.h>
----------------
clementval wrote:

Follow the other include style. 

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


More information about the flang-commits mailing list