diff options
author | Alexey Bataev <a.bataev@hotmail.com> | 2016-04-12 05:28:34 +0000 |
---|---|---|
committer | Alexey Bataev <a.bataev@hotmail.com> | 2016-04-12 05:28:34 +0000 |
commit | e48a5fc56d7dbd6e24e7fd326c3e50630b648da7 (patch) | |
tree | e9e2cf0caa3edc7fdd7fce9eb509571ab2b2fa61 /lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_arm64.cpp | |
parent | 94f58e79aebff75f955f888f223cc2d507c41f20 (diff) | |
download | bcm5719-llvm-e48a5fc56d7dbd6e24e7fd326c3e50630b648da7.tar.gz bcm5719-llvm-e48a5fc56d7dbd6e24e7fd326c3e50630b648da7.zip |
[OPENMP 4.0] Support for 'uniform' clause in 'declare simd' directive.
OpenMP 4.0 defines clause 'uniform' in 'declare simd' directive:
'uniform' '(' <argument-list> ')'
The uniform clause declares one or more arguments to have an invariant value for all concurrent invocations of the function in the execution of a single SIMD loop.
The special this pointer can be used as if was one of the arguments to the function in any of the linear, aligned, or uniform clauses.
llvm-svn: 266041
Diffstat (limited to 'lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_arm64.cpp')
0 files changed, 0 insertions, 0 deletions