[flang-commits] [flang] [flang] Support DO CONCURRENT REDUCE clause (PR #92480)

Valentin Clement バレンタイン クレメン via flang-commits flang-commits at lists.llvm.org
Thu May 16 21:29:05 PDT 2024


clementval wrote:

This is quite a big changes. You could split this PR into 3 PRs to make the review easier.

1. Parsing + semantic
2. MLIR operations update
3. Lowering (depends on 1 and 2)

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


More information about the flang-commits mailing list