[flang-commits] [mlir] [openmp] [flang] [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 15:36:29 PST 2023
kiranchandramohan 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.
https://github.com/llvm/llvm-project/pull/71766
More information about the flang-commits
mailing list