llvm-project
f6262fa0 - [flang] Extend `omp loop` semantic checks for `reduction` (#128823)

Commit
292 days ago
[flang] Extend `omp loop` semantic checks for `reduction` (#128823) Extend semantic checks for `omp loop` directive to report errors when a `reduction` clause is specified on a standalone `loop` directive with `teams` binding. This is similar to how clang behaves.
Author
Parents
Loading