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

Akash Banerjee via Openmp-commits openmp-commits at lists.llvm.org
Wed Nov 15 07:39:16 PST 2023


TIFitis wrote:

> Thank you @razvanlupusoru for the input. I don't believe the offload runtime currently accepts non-contiguous data, but it's good to see that this case has been thought about thoroughly.

I think https://github.com/llvm/llvm-project/blob/ebb8ffde94476333cb2e95aacfd2e023d7112efb/llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h#L1663C37-L1663C37 allows mapping of non-contiguous data.



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


More information about the Openmp-commits mailing list