[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
Loading
Please sign in to comment