[Mlir-commits] [flang] [mlir] [Flang][OpenMP] Support lowering of simd reductions (PR #112194)
    Sergio Afonso 
    llvmlistbot at llvm.org
       
    Tue Oct 15 03:26:31 PDT 2024
    
    
  
================
@@ -274,3 +274,25 @@ subroutine lastprivate_with_simd
     sum = i + 1
   end do
 end subroutine
+
----------------
skatrak wrote:
Done
https://github.com/llvm/llvm-project/pull/112194
    
    
More information about the Mlir-commits
mailing list