[Openmp-commits] [mlir] [flang] [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 14 15:54:10 PST 2024
================
@@ -0,0 +1,27 @@
+//=== Optimizer/CodeGen/CodeGenOpenMP.h - OpenMP code generation -*- C++
+//-*-===//
----------------
kiranchandramohan wrote:
Nit: was this meant to be on the previous line? If it does not fit then adjust the comment or the prefix in the previous line.
https://github.com/llvm/llvm-project/pull/71766
More information about the Openmp-commits
mailing list