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

Razvan Lupusoru via flang-commits flang-commits at lists.llvm.org
Thu Jan 25 07:54:15 PST 2024


https://github.com/razvanlupusoru commented:

I will preface this by saying that the approach you've employed here looks pretty great. I like the documentation, the passes which handle some of the mapping detail after lowering, the testing, and the dialect operations changes.

So no need to let me question block this PR. However, there is still something unintuitive here and I cannot tell why it is done this way - you may have answered for others before though. Thank you again for your work on this!

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


More information about the flang-commits mailing list