[PATCH] D105874: [flang][OpenMP] Add semantic check for reduction clause in taskloop simd construct

Peixin Qiao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 13 08:44:00 PDT 2021


peixin added a comment.

@clementval Yes, I agree. I did not notice that this restriction was deleted in Openmp-5.0 standard when I upload the first version of this patch. Do you think if I should fix the restriction info in `omp-taskloop-simd01.f90` and the typos in `omp-clause-validity01.f90`, and change the commit message by stating that this restriction is deleted in openmp version 5.0? Or just close this review request?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D105874/new/

https://reviews.llvm.org/D105874



More information about the llvm-commits mailing list