[Openmp-commits] [flang] [mlir] [openmp] [Flang][OpenMP] Initial mapping of Fortran pointers and allocatables for target devices (PR #71766)

Kiran Chandramohan via Openmp-commits openmp-commits at lists.llvm.org
Sun Jan 21 15:46:20 PST 2024


================
@@ -0,0 +1,86 @@
+#include "flang/Optimizer/CodeGen/CodeGenOpenMP.h"
----------------
kiranchandramohan wrote:

The header for this file is missing.

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


More information about the Openmp-commits mailing list