[Openmp-commits] [openmp] [mlir] [flang] [Flang][OpenMP] Initial mapping of Fortran pointers and allocatables for target devices (PR #71766)
via Openmp-commits
openmp-commits at lists.llvm.org
Tue Nov 28 04:35:38 PST 2023
================
@@ -0,0 +1,133 @@
+#include "flang/Optimizer/CodeGen/CodeGen.h"
----------------
agozillon wrote:
Sounds good, @jeanPerier has kindly helped out with the addition of the fir.box_offset operation so I'll see if I can get the PR working in the lowering phase utilising it.
https://github.com/llvm/llvm-project/pull/71766
More information about the Openmp-commits
mailing list