[flang-commits] [flang] [llvm] [mlir] [flang][OpenMP] Lower target in_reduction for host fallback (PR #199967)

via flang-commits flang-commits at lists.llvm.org
Thu Jul 9 17:13:33 PDT 2026


MattPD wrote:

Just a tiny nit: the commit message says "Unsupported device/offload-entry ... remain diagnosed", but this revision removes the offload-entry rejection (on the target device an in_reduction item is now handled as a plain map(tofrom)). Might be worth updating that line to name what's still diagnosed: the byref modifier, a two-argument initializer, a cleanup region, and the Flang COMMON/EQUIVALENCE/privatized cases.


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


More information about the flang-commits mailing list