[PATCH] D138229: [flang][OpenMP] Parser support for the unroll construct (5.1)

Abid via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 21 10:21:22 PST 2022


abidmalikwaterloo updated this revision to Diff 484615.
abidmalikwaterloo marked 3 inline comments as done.
abidmalikwaterloo added a comment.

Updated the test and took care of the reviewer's comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138229

Files:
  flang/lib/Parser/openmp-parsers.cpp
  flang/lib/Parser/unparse.cpp
  flang/lib/Semantics/resolve-directives.cpp
  flang/test/Parser/omp-unroll-full.f90
  flang/test/Parser/omp-unroll.f90
  llvm/include/llvm/Frontend/OpenMP/OMP.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138229.484615.patch
Type: text/x-patch
Size: 5380 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221221/b0027660/attachment.bin>


More information about the llvm-commits mailing list