Skip to content

Commit 463c43c

Browse files
committed
Remove missing reduction support from standalone
1 parent 5d5e3ae commit 463c43c

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
@@ -41,7 +41,7 @@ Note : No distinction is made between the support in Parser/Semantics, MLIR, Low
4141
| target construct | P | device clause not supported |
4242
| target update construct | P | device clause not supported |
4343
| declare target directive | P | |
44-
| teams construct | P | reduction clause not supported |
44+
| teams construct | Y | |
4545
| distribute construct | P | dist_schedule clause not supported |
4646
| distribute simd construct | P | dist_schedule and linear clauses are not supported |
4747
| distribute parallel loop construct | P | dist_schedule clause not supported |

0 commit comments

Comments
 (0)