[PATCH] D112217: [flang][flang-omp-report] Remove the loop workarounds for nowait clause

Andrzej Warzynski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 22 07:31:45 PDT 2021


awarzynski accepted this revision.
awarzynski added a comment.
This revision is now accepted and ready to land.

Makes sense, thanks for working on this! It's always nice to see a reduction in the number of LOC :) LGTM!



================
Comment at: flang/test/Examples/omp-nowait.f90:1
+! Check the flang-omp-report plugin for omp-nowait.f90
+
----------------
[nit] This comment doesn't add much here. Perhaps just delete?


================
Comment at: flang/test/Examples/omp-nowait.f90:7
+
+! Check OpenMP 2.13.6 atomic Construct
+
----------------
Not true ;-)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112217



More information about the llvm-commits mailing list