[flang-commits] [flang] [flang][openacc] Representing Fortran descriptor management with OpenACC. (PR #72725)
    Valentin Clement バレンタイン クレメン via flang-commits 
    flang-commits at lists.llvm.org
       
    Fri Nov 17 20:26:56 PST 2023
    
    
  
https://github.com/clementval approved this pull request.
Thanks for the document Slava! I think not exposing the implementation details of the descriptor in the FIR dialect is also good to respect the `fir.box` design. It is supposed to be an abstraction of the a descriptor and not necessarily the f18 cfi descriptor as implemented in the runtime.
https://github.com/llvm/llvm-project/pull/72725
    
    
More information about the flang-commits
mailing list