[flang-commits] [flang] [flang][acc] Generate acc.copyout for the reduction clause on compute constructs (PR #144623)

via flang-commits flang-commits at lists.llvm.org
Wed Jun 18 08:14:08 PDT 2025


khaki3 wrote:

>It is a user's responsibility to consider the order of the data operands of the compute constructs.

Since we need a special handling for reduction, it is proper that the copyout should not be explicitly declared. Close this PR.

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


More information about the flang-commits mailing list