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

Abid via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 3 11:48:54 PST 2023


abidmalikwaterloo updated this revision to Diff 486043.
abidmalikwaterloo added a comment.

Updated the test case omp-unroll.f90


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.486043.patch
Type: text/x-patch
Size: 5408 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230103/5e430f83/attachment.bin>


More information about the llvm-commits mailing list