[PATCH] D142796: Flang semantic check support for tile and unroll OpenMP Directive.

Abid via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 19 11:51:15 PDT 2023


abidmalikwaterloo updated this revision to Diff 515035.
abidmalikwaterloo marked an inline comment as done.
abidmalikwaterloo added a comment.

Added a new test for unrolling construct with add expression


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142796

Files:
  flang/lib/Semantics/check-omp-structure.cpp
  flang/lib/Semantics/check-omp-structure.h
  flang/test/Parser/omp-tile-multisize.f90
  flang/test/Parser/omp-tile-size.f90
  flang/test/Parser/omp-tile-size2.f90
  flang/test/Parser/omp-tile-size3.f90
  flang/test/Parser/omp-unroll_2.f90
  flang/test/Semantics/OpenMP/omp-do-tile.f90
  flang/test/Semantics/OpenMP/omp-do-unroll.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142796.515035.patch
Type: text/x-patch
Size: 10892 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230419/658d9940/attachment.bin>


More information about the llvm-commits mailing list