[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 Nov 23 09:18:54 PST 2022


abidmalikwaterloo updated this revision to Diff 477530.
abidmalikwaterloo added a comment.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Added support for the clauses . Added new tests


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.477530.patch
Type: text/x-patch
Size: 5850 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221123/daa48621/attachment.bin>


More information about the llvm-commits mailing list