| commit | 2b86f21ce580d6f23dbb315389b2e49470d4071c | [log] [tgz] |
|---|---|---|
| author | Alexey Bataev <a.bataev@hotmail.com> | Wed Nov 29 21:31:48 2017 +0000 |
| committer | Alexey Bataev <a.bataev@hotmail.com> | Wed Nov 29 21:31:48 2017 +0000 |
| tree | 5315086decc6e3214815b0c74cf02152f987ef09 | |
| parent | cf5dc9f24c622e952304669efacb4776014c8743 [diff] |
[OPENMP] Allow only loop control variables in distribute simd directives. According to the OpenMP standard, only loop control variables can be used in linear clauses of distribute-based simd directives. llvm-svn: 319362