Alexey Bataev
|
b6e7084e25
|
[OPENMP50]Add parsing/sema analysis for nontemporal clause.
Add basic support for parsing/sema analysis of the nontemporal clause in
simd-based directives.
|
2019-12-17 14:46:32 -05:00 |
Alexey Bataev
|
5c517a6b13
|
[OPENMP50]Add support for if clause for simd part in parallel master taskloop simd directive.
According to OpenMP 5.0, the if clause can be applied to simd
subdirective in the combined directives.
|
2019-12-05 11:32:33 -05:00 |
Alexey Bataev
|
14a388f43b
|
[OPENMP50]Add support for parallel master taskloop simd directive.
Added full support for parallel master taskloop simd directive.
|
2019-10-30 10:23:33 -04:00 |