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

Kiran Chandramohan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 17 04:38:53 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG84bf4b7cdf8f: [flang][OpenMP] Parser support for the unroll construct (5.1) (authored by abidmalikwaterloo, committed by kiranchandramohan).
Herald added a subscriber: sunshaoce.

Changed prior to commit:
  https://reviews.llvm.org/D138229?vs=486043&id=489769#toc

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.489769.patch
Type: text/x-patch
Size: 5246 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230117/2a29bdaa/attachment.bin>


More information about the llvm-commits mailing list