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

Sairudra More via flang-commits flang-commits at lists.llvm.org
Mon Jul 13 07:48:39 PDT 2026


================
@@ -2440,6 +2440,39 @@ class OpenMPIRBuilder {
 
   ///}
 
+  /// Emit the host-fallback runtime lookups that redirect the `in_reduction`
----------------
Saieiei wrote:

Done. Updated the target `in_reduction` terminology across the patch, commit message, PR title, and description to use host/host-side lowering instead of host fallback.

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


More information about the flang-commits mailing list