[mlir] [flang] [llvm] [flang][mlir][OpenMP] Add support for COPYPRIVATE (PR #73128)
    Kiran Chandramohan via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Dec 20 09:20:47 PST 2023
    
    
  
kiranchandramohan wrote:
> > * I have implemented COPYPRIVATE support for HLFIR only. Do we also need to support it in FIR mode?
> 
> I think HLFIR only is fine. We also only consider HLFIR from now in the OpenACC lowering.
+1. HLFIR flow only is fine, this is the default.
https://github.com/llvm/llvm-project/pull/73128
    
    
More information about the llvm-commits
mailing list