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

via Openmp-commits openmp-commits at lists.llvm.org
Tue Dec 5 13:01:07 PST 2023


agozillon wrote:

last series of commits tries to address the current nits and comments that I thought were actionable without a reply/a bit more discussion! e.g. 

- Use ValueRange instead of SmallVector
-  add fir::isTypeWithDescriptor
- Remove current addendum code and add TODO
- Add comment on assumed shape alloca and store gen
- Refactor some code into a CodeGenOpenMP.h  

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


More information about the Openmp-commits mailing list