MMichael Kruse[OpenMP] Clean-up Fortran tests
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[Clang][OpenMP][LoopTransformations] Implement "#pragma omp fuse" loop transformation directive and "looprange" clause (#139293) This change implements the fuse directive, #pragma omp fuse, as specified in the OpenMP 6.0, along with the looprange clause in clang. This change also adds minimal stubs so flang keeps compiling (a full implementation in flang of this directive is still pending). --------- Co-authored-by: Roger Ferrer Ibanez <roger.ferrer@bsc.es> | 10 个月前 | |
| 1 年前 | ||
[Clang][OpenMP] Add reverse directive (#92916) Add the reverse directive which will be introduced in the upcoming OpenMP 6.0 specification. A preview has been published in [Technical Report 12](https://www.openmp.org/wp-content/uploads/openmp-TR12.pdf). --------- Co-authored-by: Alexey Bataev <a.bataev@outlook.com> | 2 年前 | |
[OpenMP] Clean-up Fortran tests * Use "do" for DO loops, there is no "for" in Fortran and it is always integer * Add -cpp to not rely on file name case * Add "implicit none" safety | 9 个月前 | |
[OpenMP] Clean-up Fortran tests * Use "do" for DO loops, there is no "for" in Fortran and it is always integer * Add -cpp to not rely on file name case * Add "implicit none" safety | 9 个月前 |