[flang-commits] [flang] [mlir] [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
Mon Nov 27 17:17:46 PST 2023
https://github.com/razvanlupusoru commented:
Nice improvements! :)
I think fully implementing Slava's proposal would be great. Is fir.box_addr_addr the only operation you need to move the work to lowering instead of codegen?
https://github.com/llvm/llvm-project/pull/71766
More information about the flang-commits
mailing list