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

Kiran Chandramohan via flang-commits flang-commits at lists.llvm.org
Tue Dec 5 09:11:17 PST 2023


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

A comment is probably necessary to address Slav's comment on why this is still required.

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


More information about the flang-commits mailing list