Skip to content

Commit c9124b3

Browse files
tblahgithub-actions[bot]
authored andcommitted
Automerge: [flang][docs][OpenMP] array sections with DEPEND are supported (#139081)
This was added in - llvm/llvm-project#132230 - llvm/llvm-project#132994 - llvm/llvm-project#133892
2 parents aa8d835 + 3ed158f commit c9124b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flang/docs/OpenMPSupport.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Note : No distinction is made between the support in Parser/Semantics, MLIR, Low
4848
| distribute simd construct | P | dist_schedule and linear clauses are not supported |
4949
| distribute parallel loop construct | P | dist_schedule clause not supported |
5050
| distribute parallel loop simd construct | P | dist_schedule and linear clauses are not supported |
51-
| depend clause | P | depend clause with array sections are not supported |
51+
| depend clause | Y | |
5252
| declare reduction construct | N | |
5353
| atomic construct extensions | Y | |
5454
| cancel construct | Y | |

0 commit comments

Comments
 (0)