[flang-commits] [openmp] [mlir] [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 09:11:16 PST 2023
https://github.com/kiranchandramohan commented:
Thanks @agozillon for making progress with this patch. I had a quick look. Will probably go through it again later today. The patch is still quite big and touches different portions. I guess to retain context it is still important to have it all in one place.
I was kind of thinking that by using `varPtrPtr` we will not require the members field. I should probably go back and look through the previous conversation. But a one or two or three line statement on the need for members would be useful.
https://github.com/llvm/llvm-project/pull/71766
More information about the flang-commits
mailing list