[flang-commits] [flang] [flang] Generate fir.do_loop reduce from DO CONCURRENT REDUCE clause (PR #94718)

via flang-commits flang-commits at lists.llvm.org
Thu Jun 6 21:30:19 PDT 2024


khaki3 wrote:

As DO CONCURRENT is not necessarily concurrent, it is sufficient to put a reduce clause only on the innermost loop for propagating reduction semantics. The scope of reduction is analyzable.


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


More information about the flang-commits mailing list