[flang-commits] [flang] [flang][openacc] Lower DO CONCURRENT with acc loop (PR #79223)

Razvan Lupusoru via flang-commits flang-commits at lists.llvm.org
Tue Jan 23 15:42:26 PST 2024


razvanlupusoru 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.

You're right - I totally skimmed over that.

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


More information about the flang-commits mailing list