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

via flang-commits flang-commits at lists.llvm.org
Wed Dec 6 03:45:44 PST 2023


agozillon wrote:

> > If anyone can recommend a good test that'd show-case/test the addendum mapping I'd be much appreciated, I'm not sure of the Fortran cases where addendums would be generated and then used within a target region.
> 
> I guess unlimited polymorphic types will be one case. But not sure whether the OpenMP spec fully supports it for the map clause.

>From what I can see it doesn't seem to be expressly covered or disallowed, I can ask internally however. 

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


More information about the flang-commits mailing list