[flang-commits] [flang] [flang][openacc] Lower DO CONCURRENT with	acc loop (PR #79223)
    Valentin Clement バレンタイン クレメン via flang-commits 
    flang-commits at lists.llvm.org
       
    Tue Jan 23 15:39:53 PST 2024
    
    
  
clementval wrote:
I think this does not apply for DO CONCURRENT with acc loop construct.
> When do concurrent appears without a loop construct
So it does not apply for the lowering for acc loop construct but we should handle it when DO CONCURRENT does not have a loop construct annotation. 
https://github.com/llvm/llvm-project/pull/79223
    
    
More information about the flang-commits
mailing list