[Mlir-commits] [mlir] [flang] [openmp] [Flang][OpenMP] Initial mapping of Fortran pointers and allocatables for target devices (PR #71766)
    Kiran Chandramohan 
    llvmlistbot at llvm.org
       
    Fri Nov 10 02:41:01 PST 2023
    
    
  
kiranchandramohan wrote:
I think it will be good to write down this as an RFC. This is specifically for two reasons:
1. We are using Fortran-specific information in the dialect and its translation.
2. We have decided to use the Flang descriptor for some purposes and the MapInfo/Bounds operation for other purposes. It will be good to clarify that and also decide what should be the best source for a particular kind of information.
https://github.com/llvm/llvm-project/pull/71766
    
    
More information about the Mlir-commits
mailing list