File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -505,7 +505,7 @@ implementation.
505505+-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+ 
506506|  pure directives in DO CONCURRENT                            |                            |  :none: `unclaimed `         |                                                                           | 
507507+-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+ 
508- |  Optional argument for all clauses                           |  :none: `unclaimed `         |  :none: `unclaimed `          |                                                                            | 
508+ |  Optional argument for all clauses                           |  :none: `partial `            |  :none: `In Progress `       |  Parse/Sema (nowait): https://github.com/llvm/llvm-project/pull/159628     | 
509509+-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+ 
510510|  Function references for locator list items                  |  :none: `unclaimed `         |  :none: `unclaimed `         |                                                                           | 
511511+-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+ 
Original file line number Diff line number Diff line change @@ -641,6 +641,8 @@ OpenMP Support
641641- Added support for ``defaultmap `` directive implicit-behavior ``private ``.
642642- Added parsing and semantic analysis support for ``groupprivate `` directive.
643643- Added support for 'omp fuse' directive.
644+ - Updated parsing and semantic analysis support for ``nowait `` clause to accept
645+   optional argument in OpenMP >= 60.
644646
645647Improvements
646648^^^^^^^^^^^^ 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments