Skip to content

Commit 06a6b0a

Browse files
committed
[OPENMP][DOCS]Claim simd nontemporal clause, NFC.
1 parent b699fe8 commit 06a6b0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/docs/OpenMPSupport.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ implementation.
165165
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
166166
| SIMD extension | atomic and simd constructs inside SIMD code | :good:`done` | |
167167
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
168-
| SIMD extension | SIMD nontemporal | :none:`unclaimed` | |
168+
| SIMD extension | SIMD nontemporal | :part:`claimed` | |
169169
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
170170
| device extension | infer target functions from initializers | :part:`worked on` | |
171171
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+

0 commit comments

Comments
 (0)