| Name: aligned | Properties: data-environment attribute, post-modified |
|
|
Arguments
| Name | Type | Properties |
| list | list of variable list item type | |
|
|
Modifiers
| Name | Modifies | Type | Properties |
| alignment | list | OpenMP integer expression | positive, region invariant, ultimate, unique |
|
|
Directives
declare simd, simdSemantics
The alignment modifier specifies the alignment that the program ensures related to the list items. If the alignment modifier is not specified, implementation-defined default alignments for SIMD instructions on the target platforms are assumed.
Restrictions
Restrictions to the aligned clause are as follows:Cross References