[PATCH] D105874: [flang][OpenMP] Fix semantic check of test case in taskloop simd construct

Peixin Qiao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 13 18:39:23 PDT 2021


peixin added a comment.

Thanks for the comments. Update the following:

1. Remove the semantic check of taskloop simd reduction in `check-omp-structrue.cpp`.
2. Fix the test case of `omp-taskloop-simd01.f90` according to OpenMP 5.0 specification.
3. Fix the title and summary.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105874



More information about the llvm-commits mailing list