[Openmp-commits] [clang] [openmp] [OpenMP 6.0 ]Codegen for Reduction over private variables with reduction clause (PR #134709)
    CHANDRA GHALE via Openmp-commits 
    openmp-commits at lists.llvm.org
       
    Fri May  9 03:23:21 PDT 2025
    
    
  
chandraghale wrote:
> Can you add a few runtime tests, some with UDR with classes, several reduction items with the different types, to check that functional part works correctly? You can add it to the libomp right in this patch. Just want to be sure we do not miss anything here
Sure !!! Added few runtime tests. 
@alexey-bataev 
https://github.com/llvm/llvm-project/pull/134709
    
    
More information about the Openmp-commits
mailing list